Skip to content

Commit 180c192

Browse files
committed
updated JUnit version to 5.4.2
1 parent 736affa commit 180c192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jcp-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<properties>
1111
<jcp.test.version>7.0.1-SNAPSHOT</jcp.test.version>
12-
<junit.version>5.4.0-RC2</junit.version>
12+
<junit.version>5.4.2</junit.version>
1313
<maven.compiler.source>1.8</maven.compiler.source>
1414
<maven.compiler.target>1.8</maven.compiler.target>
1515
</properties>

0 commit comments

Comments
 (0)