Skip to content

Commit

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

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

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

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and vincejv committed Dec 2, 2023
1 parent 0136522 commit 60396c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<org.mapstruct.version>1.5.5.Final</org.mapstruct.version>
<org.bouncycastle-bcprov.version>1.76</org.bouncycastle-bcprov.version>
<skipITs>true</skipITs>
<surefire-plugin.version>3.1.2</surefire-plugin.version>
<surefire-plugin.version>3.2.2</surefire-plugin.version>
<deploy-plugin.version>3.1.1</deploy-plugin.version>
<lombok-mapstruct-binding.version>0.2.0</lombok-mapstruct-binding.version>
<org.projectlombok.version>1.18.30</org.projectlombok.version>
Expand Down

0 comments on commit 60396c7

Please sign in to comment.