Skip to content

Commit 3deccab

Browse files
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.4.0...surefire-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ecdcebe commit 3deccab

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
@@ -51,7 +51,7 @@
5151
<maven.dependency.plugin.version>3.8.0</maven.dependency.plugin.version>
5252
<maven.compiler.plugin.version>3.13.0</maven.compiler.plugin.version>
5353
<maven.surefire.plugin.version>3.5.0</maven.surefire.plugin.version>
54-
<maven.failsafe.plugin.version>3.4.0</maven.failsafe.plugin.version>
54+
<maven.failsafe.plugin.version>3.5.0</maven.failsafe.plugin.version>
5555
<maven.jar.plugin.version>3.4.2</maven.jar.plugin.version>
5656
<build.helper.maven.plugin.version>3.6.0</build.helper.maven.plugin.version>
5757
<maven.antrun.plugin.version>1.8</maven.antrun.plugin.version>

0 commit comments

Comments
 (0)