Skip to content

Commit

Permalink
Merge pull request #253 from gdcc/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 v3.5.0
  • Loading branch information
poikilotherm authored Sep 12, 2024
2 parents c853e72 + 5f2c330 commit d683cd8
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 @@ -64,7 +64,7 @@
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-jar-plugin.version>3.4.1</maven-jar-plugin.version>
<maven-dependency-plugin.version>3.6.1</maven-dependency-plugin.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.2.5</maven-failsafe-plugin.version>
<maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>
<maven-plugin-plugin.version>3.13.0</maven-plugin-plugin.version>
Expand Down

0 comments on commit d683cd8

Please sign in to comment.