Skip to content

Commit 194a2be

Browse files
authored
Merge pull request #290 from OpenLiberty/staging
Merge staging to prod - Dependabot Bump
2 parents 60a1c32 + 2567b96 commit 194a2be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

finish/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.junit.jupiter</groupId>
4141
<artifactId>junit-jupiter</artifactId>
42-
<version>5.11.4</version>
42+
<version>5.12.0</version>
4343
<scope>test</scope>
4444
</dependency>
4545
<dependency>

start/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.junit.jupiter</groupId>
4141
<artifactId>junit-jupiter</artifactId>
42-
<version>5.11.4</version>
42+
<version>5.12.0</version>
4343
<scope>test</scope>
4444
</dependency>
4545
<dependency>

0 commit comments

Comments
 (0)