Skip to content

Commit 2813630

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

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
@@ -49,7 +49,7 @@
4949
<version.maven.plugin.release>3.1.1</version.maven.plugin.release>
5050
<version.maven.plugin.resources>3.3.1</version.maven.plugin.resources>
5151
<version.maven.plugin.shade>3.6.0</version.maven.plugin.shade>
52-
<version.maven.plugin.surefire>3.2.5</version.maven.plugin.surefire>
52+
<version.maven.plugin.surefire>3.5.1</version.maven.plugin.surefire>
5353
</properties>
5454

5555
<dependencies>

0 commit comments

Comments
 (0)