Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2…
Browse files Browse the repository at this point in the history
….5 (#126)

Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.2.3 to 3.2.5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.3...surefire-3.2.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent 83cb756 commit c912a53
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 @@ -23,7 +23,7 @@
<version.compiler.plugin>3.12.1</version.compiler.plugin>
<version.deploy.plugin>3.1.1</version.deploy.plugin>
<version.enforcer.plugin>3.4.1</version.enforcer.plugin>
<version.failsafe.plugin>3.2.3</version.failsafe.plugin>
<version.failsafe.plugin>3.2.5</version.failsafe.plugin>
<version.formatter.plugin>2.23.0</version.formatter.plugin>
<version.gpg.plugin>3.1.0</version.gpg.plugin>
<version.impsort.plugin>1.9.0</version.impsort.plugin>
Expand Down

0 comments on commit c912a53

Please sign in to comment.