Skip to content

Commit

Permalink
Fix surefire version
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentgo committed Nov 6, 2024
1 parent 68ae437 commit 4143439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<!-- org.apache:apache overrides -->
<minimalJavaBuildVersion>11</minimalJavaBuildVersion>
<maven.compiler.target>11</maven.compiler.target>
<surefire.version>3.5.1</surefire.version>
<surefire.version>3.5.2</surefire.version>
<version.maven-javadoc-plugin>3.11.1</version.maven-javadoc-plugin>
</properties>

Expand Down

0 comments on commit 4143439

Please # to comment.