Bump org.apache.maven.plugins:maven-surefire-plugin

Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.1...surefire-3.4.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-08-19 18:09:24 +00:00 committed by GitHub
parent b105ca9877
commit 12db37a2b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<assertj.version>3.26.3</assertj.version> <assertj.version>3.26.3</assertj.version>
<logback.version>1.2.13</logback.version> <logback.version>1.2.13</logback.version>
<maven.compiler.plugin.version>3.12.1</maven.compiler.plugin.version> <maven.compiler.plugin.version>3.12.1</maven.compiler.plugin.version>
<maven-surefire-plugin.version>3.3.1</maven-surefire-plugin.version> <maven-surefire-plugin.version>3.4.0</maven-surefire-plugin.version>
<spotless.version>2.43.0</spotless.version> <spotless.version>2.43.0</spotless.version>
<google-java-format.version>1.17.0</google-java-format.version> <google-java-format.version>1.17.0</google-java-format.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>