Skip to content

Commit e514caa

Browse files
chore(deps): 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.1 to 3.5.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a31829 commit e514caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-mvn/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
</plugin>
7777
<plugin>
7878
<artifactId>maven-surefire-plugin</artifactId>
79-
<version>3.5.1</version>
79+
<version>3.5.2</version>
8080
<configuration>
8181
<argLine>${test-arguments}</argLine>
8282
</configuration>

0 commit comments

Comments
 (0)