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

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

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-14 10:36:11 +01:00
committed by GitHub
parent 755656c8ca
commit 23a2a0164b

View File

@@ -48,7 +48,7 @@
<junit-vintage.version>5.10.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.2.2</maven-surefire-plugin.version> <!-- @releaser:version-check-off -->
<maven-surefire-plugin.version>3.2.3</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.3</testcontainers.version>