Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1
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.1.2 to 3.2.1.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.1.2...surefire-3.2.1)

---
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 Oct 24, 2023
1 parent 517c1bb commit 69430cc
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 @@ -126,7 +126,7 @@
<version.sonar.plugin>3.7.0.1746</version.sonar.plugin>
<version.source.plugin>3.3.0</version.source.plugin>
<version.surefire.plugin>3.1.2</version.surefire.plugin>
<version.failsafe.plugin>${version.surefire.plugin}</version.failsafe.plugin>
<version.failsafe.plugin>3.2.1</version.failsafe.plugin>
<version.versions.plugin>2.16.1</version.versions.plugin>
<version.war.plugin>3.4.0</version.war.plugin>
<version.zanata.plugin>4.6.2</version.zanata.plugin>
Expand Down

0 comments on commit 69430cc

Please sign in to comment.