Skip to content

Commit

Permalink
[MPOM-456] Bump surefire/failsafe from 3.2.2 to 3.2.5 (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
ctubbsii authored Jan 26, 2024
1 parent c61c83e commit 7d50214
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 @@ -95,7 +95,7 @@ under the License.
<minimalJavaBuildVersion>1.8</minimalJavaBuildVersion>
<maven.compiler.source>${maven.compiler.target}</maven.compiler.source>
<maven.compiler.target>7</maven.compiler.target><!-- use version numbers without the "1." prefix (supported since javac 5) -->
<surefire.version>3.2.2</surefire.version><!-- for surefire, failsafe and surefire-report -->
<surefire.version>3.2.5</surefire.version><!-- for surefire, failsafe and surefire-report -->
<maven.plugin.tools.version>3.10.2</maven.plugin.tools.version><!-- for m-plugin-p and maven-plugin-annotations -->
<assembly.tarLongFileMode>posix</assembly.tarLongFileMode>

Expand Down

0 comments on commit 7d50214

Please sign in to comment.