Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.1...surefire-3.2.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent 4eafb20 commit 04682df
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 @@ -57,7 +57,7 @@
<version.maven.compiler.plugin>3.11.0</version.maven.compiler.plugin>
<version.maven.javadoc.plugin>3.6.0</version.maven.javadoc.plugin>
<version.maven.release.plugin>3.0.1</version.maven.release.plugin>
<version.maven.surefire.plugin>3.2.1</version.maven.surefire.plugin>
<version.maven.surefire.plugin>3.2.2</version.maven.surefire.plugin>
<version.maven.failsafe-plugin>3.2.1</version.maven.failsafe-plugin>
<version.maven.jar.plugin>3.3.0</version.maven.jar.plugin>
<version.maven.gpg.plugin>3.1.0</version.maven.gpg.plugin>
Expand Down

0 comments on commit 04682df

Please sign in to comment.