Skip to content

Commit db1dc65

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0
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](apache/maven-surefire@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>
1 parent 638fd94 commit db1dc65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<junit.version>5.11.0</junit.version>
1717

1818
<!-- Plugin versions -->
19-
<surefire-plugin.version>3.3.1</surefire-plugin.version>
19+
<surefire-plugin.version>3.4.0</surefire-plugin.version>
2020
<spotless.version>2.43.0</spotless.version>
2121
<google-java-format.version>1.15.0</google-java-format.version>
2222
<jacoco.version>0.8.12</jacoco.version>

0 commit comments

Comments
 (0)