Skip to content

Commit

Permalink
maven-surefire-plugin 3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis committed Mar 18, 2024
1 parent b607ad6 commit bb28178
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 @@ -71,7 +71,7 @@
<deploy.plugin.repository.url>https://oss.sonatype.org/content/repositories/snapshots/</deploy.plugin.repository.url>
<release.arguments/>
<javadoc.additional.parameters/>
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<!-- also update in docker -->
<!-- TODO(jamesdbloom) consider automating using `NETTY_TC_NATIVE_VERSION=$(./mvnw help:evaluate -Dexpression=netty-tcnative-boringssl-static.version -q -DforceStdout)` -->
<netty-tcnative-boringssl-static.version>2.0.56.Final</netty-tcnative-boringssl-static.version>
Expand Down

0 comments on commit bb28178

Please sign in to comment.