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

Commit 1c00e1d

Browse files
Bump maven-failsafe-plugin from 2.22.2 to 3.0.0 (#47)
Bumps [maven-failsafe-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-failsafe-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 6c6ade6 commit 1c00e1d

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
@@ -444,7 +444,7 @@
444444
<compiler-plugin.version>3.11.0</compiler-plugin.version>
445445
<docs-maven-skin.version>2.3.2</docs-maven-skin.version>
446446
<enforcer-plugin.version>3.2.1</enforcer-plugin.version>
447-
<failsafe-plugin.version>2.22.2</failsafe-plugin.version>
447+
<failsafe-plugin.version>3.0.0</failsafe-plugin.version>
448448
<flatten-plugin.version>1.4.0</flatten-plugin.version>
449449
<hamcrest.version>2.2</hamcrest.version>
450450
<info-reports-plugin.version>3.4.2</info-reports-plugin.version>

0 commit comments

Comments
 (0)