Skip to content

Commit 2ee26de

Browse files
authored
Merge pull request #43 from OpenLiberty/dependabot/maven/org.junit.jupiter-junit-jupiter-6.0.3
Bump org.junit.jupiter:junit-jupiter from 6.0.0 to 6.0.3
2 parents 35d3888 + 2fc9bce commit 2ee26de

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>6.0.0</version>
35+
<version>6.0.3</version>
3636
<scope>test</scope>
3737
</dependency>
3838
<!--By defining the Hibernate dependencies here, the liberty maven plugin will

0 commit comments

Comments
 (0)