Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0

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

---
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-06-21 07:15:58 +00:00 committed by jamesrdi
parent 25351b1911
commit c89899f889
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.7.0</version.maven.javadoc>
<version.maven.resources>3.3.1</version.maven.resources>
<version.maven.surefire>3.2.5</version.maven.surefire>
<version.maven.surefire>3.3.0</version.maven.surefire>
<version.maven.asciidoctor>3.0.0</version.maven.asciidoctor>
<version.maven.clean>3.2.0</version.maven.clean>
<version.maven.dependency>3.6.1</version.maven.dependency>