Skip to content

Commit 7ca1b7e

Browse files
build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin (#1844)
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.5.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.2...surefire-3.5.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52441af commit 7ca1b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powertools-e2e-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
<plugin>
211211
<groupId>org.apache.maven.plugins</groupId>
212212
<artifactId>maven-failsafe-plugin</artifactId>
213-
<version>3.1.2</version>
213+
<version>3.5.3</version>
214214
<executions>
215215
<execution>
216216
<goals>

0 commit comments

Comments
 (0)