Skip to content

Commit

Permalink
chore(deps): bump surefire-plugin.version from 3.1.2 to 3.2.5
Browse files Browse the repository at this point in the history
Bumps `surefire-plugin.version` from 3.1.2 to 3.2.5.

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

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

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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 metacosm committed Feb 14, 2024
1 parent bd3fa00 commit 5f1380b
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 @@ -43,7 +43,7 @@
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<quarkus.platform.version>3.7.1</quarkus.platform.version>
<skipITs>true</skipITs>
<surefire-plugin.version>3.1.2</surefire-plugin.version>
<surefire-plugin.version>3.2.5</surefire-plugin.version>
<formatter-plugin.version>2.23.0</formatter-plugin.version>
<impsort-plugin.version>1.9.0</impsort-plugin.version>
<maven-javadoc-plugin.version>3.6.3</maven-javadoc-plugin.version>
Expand Down

0 comments on commit 5f1380b

Please sign in to comment.