Skip to content

Commit

Permalink
Bump surefire-plugin.version from 3.2.3 to 3.2.5
Browse files Browse the repository at this point in the history
Bumps `surefire-plugin.version` from 3.2.3 to 3.2.5.

Updates `org.apache.maven.surefire:surefire-report-parser` 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)

Updates `org.apache.maven.plugins:maven-surefire-plugin` 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)

Updates `org.apache.maven.plugins:maven-failsafe-plugin` 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.surefire:surefire-report-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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 9, 2024
1 parent 67ab55d commit 46e4f7e
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 @@ -19,7 +19,7 @@
<quarkus.version>3.6.4</quarkus.version>
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<surefire-plugin.version>3.2.3</surefire-plugin.version>
<surefire-plugin.version>3.2.5</surefire-plugin.version>
<version.buildnumber.plugin>3.2.0</version.buildnumber.plugin>
<version.formatter.plugin>2.23.0</version.formatter.plugin>
<version.impsort.plugin>1.4.1</version.impsort.plugin>
Expand Down

0 comments on commit 46e4f7e

Please sign in to comment.