Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 6c6ade6

Browse files
Bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#46)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.0.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.2...surefire-3.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b33e7f0 commit 6c6ade6

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
@@ -467,7 +467,7 @@
467467
<site-plugin.version>3.12.1</site-plugin.version>
468468
<slf4j.version>2.0.7</slf4j.version>
469469
<source-plugin.version>3.2.1</source-plugin.version>
470-
<surefire-plugin.version>2.22.2</surefire-plugin.version>
470+
<surefire-plugin.version>3.0.0</surefire-plugin.version>
471471
<system-stubs.version>2.0.2</system-stubs.version>
472472
</properties>
473473
<reporting>

0 commit comments

Comments
 (0)