Skip to content

Commit 29e5760

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] <[email protected]>
1 parent 9659435 commit 29e5760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
</plugin>
8282
<plugin>
8383
<artifactId>maven-surefire-plugin</artifactId>
84-
<version>3.3.1</version>
84+
<version>3.4.0</version>
8585
</plugin>
8686
<plugin>
8787
<groupId>org.jacoco</groupId>

0 commit comments

Comments
 (0)