Skip to content

Commit

Permalink
upgrade junit to 5.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehu committed Oct 30, 2024
1 parent 5035358 commit ba8ab64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<version.graaljs>21.3.10</version.graaljs> <!-- 22.x and above is not Java 8 compatible -->

<version.hamcrest>2.2</version.hamcrest>
<version.junit>5.10.2</version.junit>
<version.junit>5.11.3</version.junit>
<version.undertow>2.2.35.Final</version.undertow> <!-- 2.3.x and above is not Java 8 compatible -->

<version.jacoco-maven-plugin>0.8.12</version.jacoco-maven-plugin>
Expand Down

0 comments on commit ba8ab64

Please sign in to comment.