Skip to content

Commit 56866cb

Browse files
authored
Merge pull request #278 from OpenLiberty/dependabot/maven/start/org.junit.jupiter-junit-jupiter-5.11.3
Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.3 in /start
2 parents 13e607c + 56f176a commit 56866cb

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

0 commit comments

Comments
 (0)