Skip to content

Commit bd69f26

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.1
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.1) --- 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 30698ec commit bd69f26

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.2.5</version>
84+
<version>3.3.1</version>
8585
</plugin>
8686
<plugin>
8787
<groupId>org.jacoco</groupId>

0 commit comments

Comments
 (0)