Skip to content

Commit 83f4540

Browse files
authored
Merge pull request #310 from OpenLiberty/staging
Merge staging to prod - Dependabot Bump
2 parents 5c22b25 + 0f8439e commit 83f4540

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
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>org.junit.jupiter</groupId>
4848
<artifactId>junit-jupiter</artifactId>
49-
<version>5.12.1</version>
49+
<version>5.12.2</version>
5050
<scope>test</scope>
5151
</dependency>
5252
<dependency>

start/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>org.junit.jupiter</groupId>
4848
<artifactId>junit-jupiter</artifactId>
49-
<version>5.12.1</version>
49+
<version>5.12.2</version>
5050
<scope>test</scope>
5151
</dependency>
5252
<dependency>

0 commit comments

Comments
 (0)