Skip to content

Commit 104820f

Browse files
chore: bump org.apache.maven.plugins:maven-failsafe-plugin
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.3 to 3.5.4. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9200c9c commit 104820f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powertools-e2e-tests/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
<plugin>
215215
<groupId>org.apache.maven.plugins</groupId>
216216
<artifactId>maven-failsafe-plugin</artifactId>
217-
<version>3.5.3</version>
217+
<version>3.5.4</version>
218218
<executions>
219219
<execution>
220220
<goals>
@@ -241,7 +241,7 @@
241241
<plugin>
242242
<groupId>org.apache.maven.plugins</groupId>
243243
<artifactId>maven-failsafe-plugin</artifactId>
244-
<version>3.5.3</version>
244+
<version>3.5.4</version>
245245
<executions>
246246
<execution>
247247
<goals>

0 commit comments

Comments
 (0)