Skip to content

Commit

Permalink
Merge pull request #316 from IGNF/renovate/maven-surefire-plugin.version
Browse files Browse the repository at this point in the history
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.2
  • Loading branch information
cboucheIGN authored Oct 24, 2023
2 parents 35047b8 + a53f28f commit 3952eae
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 @@ -50,7 +50,7 @@
<mockito.version>4.11.0</mockito.version>
<!-- Build and deploy -->
<maven-compiler-plugin.version>3.8.0</maven-compiler-plugin.version>
<maven-surefire-plugin.version>2.22.1</maven-surefire-plugin.version>
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<!-- JDK 8 features -->
<javax.annotation.version>1.3.2</javax.annotation.version>
<javax.activation.version>1.1.1</javax.activation.version>
Expand Down

0 comments on commit 3952eae

Please sign in to comment.