Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.4.0...surefire-3.5.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent a5dfe2a commit 996d6fc
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 @@ -76,7 +76,7 @@
<maven.plugin.checkstyle.version>3.5.0</maven.plugin.checkstyle.version>
<maven.plugin.compiler.version>3.13.0</maven.plugin.compiler.version>
<maven.plugin.dependency.version>3.8.0</maven.plugin.dependency.version>
<maven.plugin.failsafe.version>3.4.0</maven.plugin.failsafe.version>
<maven.plugin.failsafe.version>3.5.0</maven.plugin.failsafe.version>
<maven.plugin.gpg.version>3.2.5</maven.plugin.gpg.version>
<maven.plugin.jacoco.version>0.8.12</maven.plugin.jacoco.version>
<maven.plugin.jar.version>3.4.2</maven.plugin.jar.version>
Expand Down

0 comments on commit 996d6fc

Please sign in to comment.