Skip to content

Commit 11bcc7c

Browse files
dependabot[bot]coheigea
authored andcommitted
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 (#343)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.0...surefire-3.3.1) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a263bd commit 11bcc7c

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
@@ -502,7 +502,7 @@
502502
</plugin>
503503
<plugin>
504504
<artifactId>maven-surefire-plugin</artifactId>
505-
<version>3.3.0</version>
505+
<version>3.3.1</version>
506506
<configuration>
507507
<reportFormat>brief</reportFormat>
508508
<!-- We need to reinitialize classes based on the configuration -->

0 commit comments

Comments
 (0)