Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5
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.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]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2024
1 parent 51e9d2b commit 92fc37f
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 @@ -41,7 +41,7 @@
<hivemq.client.version>1.3.3</hivemq.client.version>
<checkstyle.version>10.12.7</checkstyle.version>
<quarkus.version>3.6.5</quarkus.version>
<failsafe-plugin.version>3.2.3</failsafe-plugin.version>
<failsafe-plugin.version>3.2.5</failsafe-plugin.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 92fc37f

Please sign in to comment.