Skip to content

Commit 811a567

Browse files
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.4 to 3.5.5
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.4 to 3.5.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f727535 commit 811a567

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
</plugin>
258258
<plugin>
259259
<artifactId>maven-failsafe-plugin</artifactId>
260-
<version>3.5.4</version>
260+
<version>3.5.5</version>
261261
<executions>
262262
<execution>
263263
<goals>
@@ -484,7 +484,7 @@
484484
<plugins>
485485
<plugin>
486486
<artifactId>maven-failsafe-plugin</artifactId>
487-
<version>3.5.4</version>
487+
<version>3.5.5</version>
488488
<executions>
489489
<execution>
490490
<goals>

0 commit comments

Comments
 (0)