Skip to content

Commit 72a5bf8

Browse files
Bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#31)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.0.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.2...surefire-3.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69a3426 commit 72a5bf8

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
<groupId>org.apache.maven.plugins</groupId>
8383
<artifactId>maven-surefire-plugin</artifactId>
84-
<version>2.22.2</version>
84+
<version>3.0.0</version>
8585
<dependencies>
8686
<dependency>
8787
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)