Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3…
Browse files Browse the repository at this point in the history
….0 (#434)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent b5029a6 commit ef15d8f
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 @@ -136,7 +136,7 @@
<commons.compiler.version>3.13.0</commons.compiler.version>
<commons.cyclonedx.version>2.8.0</commons.cyclonedx.version>
<commons.spdx.version>0.7.3</commons.spdx.version>
<commons.failsafe.version>3.2.5</commons.failsafe.version>
<commons.failsafe.version>3.3.0</commons.failsafe.version>
<commons.felix.version>5.1.9</commons.felix.version>
<commons.jacoco.version>0.8.12</commons.jacoco.version>
<commons.japicmp.version>0.21.2</commons.japicmp.version>
Expand Down

0 comments on commit ef15d8f

Please sign in to comment.