Skip to content

Commit

Permalink
[MPOM-439] Bump maven-surefire from 3.2.1 to 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Nov 7, 2023
1 parent 117ff57 commit da3bfdc
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 @@ -93,7 +93,7 @@ under the License.
<minimalJavaBuildVersion>1.8</minimalJavaBuildVersion>
<maven.compiler.source>${maven.compiler.target}</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<surefire.version>3.2.1</surefire.version><!-- for surefire, failsafe and surefire-report -->
<surefire.version>3.2.2</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 da3bfdc

Please sign in to comment.