Skip to content

Commit d80f059

Browse files
build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin (#1679)
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3440513 commit d80f059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powertools-e2e-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
<plugin>
210210
<groupId>org.apache.maven.plugins</groupId>
211211
<artifactId>maven-failsafe-plugin</artifactId>
212-
<version>3.2.5</version>
212+
<version>3.3.0</version>
213213
<executions>
214214
<execution>
215215
<goals>

0 commit comments

Comments
 (0)