Skip to content

Commit 127d208

Browse files
build(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 1953a6a commit 127d208

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
@@ -398,7 +398,7 @@
398398
<plugin>
399399
<groupId>org.apache.maven.plugins</groupId>
400400
<artifactId>maven-surefire-plugin</artifactId>
401-
<version>3.5.1</version>
401+
<version>3.5.2</version>
402402
<configuration>
403403
<trimStackTrace>false</trimStackTrace> <!-- SUREFIRE-1226 workaround -->
404404
</configuration>

0 commit comments

Comments
 (0)