Skip to content

Commit

Permalink
Merge pull request #219 from tommens/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-surefire-plugin-3.5.0

maven: bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0
  • Loading branch information
tommens authored Sep 24, 2024
2 parents d859a76 + 143ab65 commit 4afea70
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 @@ -26,7 +26,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.version>3.13.0</maven.compiler.version>
<maven.surefire.version>3.4.0</maven.surefire.version>
<maven.surefire.version>3.5.0</maven.surefire.version>
<maven-surefire-plugin.version>3.0.0-M9</maven-surefire-plugin.version>

</properties>
Expand Down

0 comments on commit 4afea70

Please sign in to comment.