Skip to content

Commit 428209a

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 (#834)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.0) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82f35a9 commit 428209a

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
@@ -529,7 +529,7 @@
529529
</plugin>
530530
<plugin>
531531
<artifactId>maven-surefire-plugin</artifactId>
532-
<version>3.2.5</version>
532+
<version>3.3.0</version>
533533
<configuration>
534534
<reuseForks>true</reuseForks>
535535
<!--<forkCount>2</forkCount>-->

0 commit comments

Comments
 (0)