Skip to content

Commit 1f9a3d8

Browse files
authored
Merge pull request #217 from OpenLiberty/staging
Merge staging to prod - Dependabot Bump
2 parents f2f76d5 + 0aca4c0 commit 1f9a3d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: finish/pom.xml

+1-1
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>

Diff for: start/pom.xml

+1-1
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)