Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1

Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.1.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.2...surefire-3.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-24 04:45:34 +00:00 committed by GitHub
parent 8858cece2c
commit 3b60b6a968
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<version.maven.source>3.3.0</version.maven.source>
<version.maven.javadoc>3.6.0</version.maven.javadoc>
<version.maven.resources>3.3.1</version.maven.resources>
<version.maven.surefire>3.1.2</version.maven.surefire>
<version.maven.surefire>3.2.1</version.maven.surefire>
<version.maven.asciidoctor>2.2.4</version.maven.asciidoctor>
<version.maven.clean>3.2.0</version.maven.clean>
<version.maven.dependency>3.6.0</version.maven.dependency>