Skip to content

Commit bf98deb

Browse files
[4.1.x] Bump org.apache.maven.plugins:maven-surefire-plugin
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.6 to 3.6.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.6...surefire-3.6.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 338a1fc commit bf98deb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
</plugin>
250250
<plugin>
251251
<artifactId>maven-surefire-plugin</artifactId>
252-
<version>3.5.6</version>
252+
<version>3.6.0</version>
253253
<configuration>
254254
<excludedGroups>external</excludedGroups>
255255
</configuration>

0 commit comments

Comments
 (0)