Skip to content

Commit 2442294

Browse files
authored
Merge pull request #305 from OpenLiberty/staging
Merge staging to prod - Dependabot Bump
2 parents bb3e19f + 5bdd63c commit 2442294

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
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>org.junit.jupiter</groupId>
4545
<artifactId>junit-jupiter</artifactId>
46-
<version>5.11.4</version>
46+
<version>5.12.0</version>
4747
<scope>test</scope>
4848
</dependency>
4949
<dependency>

Diff for: start/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.junit.jupiter</groupId>
3939
<artifactId>junit-jupiter</artifactId>
40-
<version>5.11.4</version>
40+
<version>5.12.0</version>
4141
<scope>test</scope>
4242
</dependency>
4343
<dependency>

0 commit comments

Comments
 (0)