Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.2

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

---
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] 2024-11-04 05:51:59 +00:00 committed by GitHub
parent e1a273a236
commit 40a52686fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<version.maven.source>3.3.1</version.maven.source>
<version.maven.javadoc>3.8.0</version.maven.javadoc>
<version.maven.resources>3.3.1</version.maven.resources>
<version.maven.surefire>3.3.1</version.maven.surefire>
<version.maven.surefire>3.5.2</version.maven.surefire>
<version.maven.clean>3.2.0</version.maven.clean>
<version.maven.dependency>3.7.1</version.maven.dependency>
<version.maven.sonar>4.0.0.4121</version.maven.sonar>