Skip to content

Commit

Permalink
Update pom.xml new surefire/failsafe
Browse files Browse the repository at this point in the history
  • Loading branch information
gtiwari333 authored Oct 7, 2023
1 parent 9da3494 commit 40a5d56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@

<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<maven-surefire-plugin.version>3.1.0</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.1.0</maven-failsafe-plugin.version>
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.1.2</maven-failsafe-plugin.version>
<google.error-prone.compiler.version>2.19.1</google.error-prone.compiler.version>
<groovy.maven.plugin.version>3.0.2</groovy.maven.plugin.version>
<modernizer-maven-plugin.version>2.7.0</modernizer-maven-plugin.version>
Expand Down

0 comments on commit 40a5d56

Please sign in to comment.