Skip to content

Commit 477036d

Browse files
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.2...surefire-3.2.1) --- 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]>
1 parent 5c0d14a commit 477036d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<plugin>
6767
<groupId>org.apache.maven.plugins</groupId>
6868
<artifactId>maven-failsafe-plugin</artifactId>
69-
<version>3.1.2</version>
69+
<version>3.2.1</version>
7070
<executions>
7171
<execution>
7272
<id>run-integration-tests</id>

0 commit comments

Comments
 (0)