Skip to content

Commit 6a81b25

Browse files
authored
Merge pull request #26 from OpenLiberty/dependabot/maven/org.junit.jupiter-junit-jupiter-5.13.4
Bump org.junit.jupiter:junit-jupiter from 5.13.0 to 5.13.4
2 parents 89b3d81 + e3ada1f commit 6a81b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.junit.jupiter</groupId>
3434
<artifactId>junit-jupiter</artifactId>
35-
<version>5.13.0</version>
35+
<version>5.13.4</version>
3636
<scope>test</scope>
3737
</dependency>
3838
<!--By defining the Hibernate dependencies here, the liberty maven plugin will

0 commit comments

Comments
 (0)