Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2 (#2049)

Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-04 17:34:20 +01:00
committed by GitHub
parent b88e239892
commit e98f0e87fb

View File

@@ -48,7 +48,7 @@
<junit-vintage.version>5.9.1</junit-vintage.version>
<junit-jupiter.version>5.9.1</junit-jupiter.version>
<gmavenplus-plugin.version>1.13.0</gmavenplus-plugin.version>
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version> <!-- @releaser:version-check-off -->
<maven-surefire-plugin.version>3.2.2</maven-surefire-plugin.version> <!-- @releaser:version-check-off -->
<awaitility.version>4.2.0</awaitility.version>
<artemis.version>2.31.2</artemis.version>
<testcontainers.version>1.19.1</testcontainers.version>