Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.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.2.5 to 3.3.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and glhez committed Jun 19, 2024
1 parent d87c9c9 commit b6769eb
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 @@ -103,7 +103,7 @@
<plg.editorconfig.version>0.1.3</plg.editorconfig.version>
<plg.enforcer.version>3.5.0</plg.enforcer.version>
<plg.exec.version>3.3.0</plg.exec.version>
<plg.failsafe.version>3.2.5</plg.failsafe.version>
<plg.failsafe.version>3.3.0</plg.failsafe.version>
<plg.formatter.version>2.24.1</plg.formatter.version>
<plg.git-commit-id.version>9.0.0</plg.git-commit-id.version>
<plg.gpg.version>3.2.4</plg.gpg.version>
Expand Down

0 comments on commit b6769eb

Please sign in to comment.