Skip to content

Commit 36e66bf

Browse files
Bump org.apache.maven.plugins:maven-failsafe-plugin
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.5.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...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] <support@github.com>
1 parent d27cd6a commit 36e66bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resilience-bench/operator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<plugin>
193193
<groupId>org.apache.maven.plugins</groupId>
194194
<artifactId>maven-failsafe-plugin</artifactId>
195-
<version>3.2.5</version>
195+
<version>3.5.0</version>
196196
<executions>
197197
<execution>
198198
<goals>

0 commit comments

Comments
 (0)