Skip to content

Commit cc5d2d2

Browse files
authored
Merge pull request #218 from OpenLiberty/dependabot/maven/start/org.junit.jupiter-junit-jupiter-5.10.2
Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 in /start
2 parents eb042af + ec847c4 commit cc5d2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.10.1</version>
42+
<version>5.10.2</version>
4343
<scope>test</scope>
4444
</dependency>
4545
<dependency>

0 commit comments

Comments
 (0)