Skip to content

Commit 891370c

Browse files
build(deps): bump maven-failsafe-plugin from 3.1.0 to 3.1.2
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.1.0 to 3.1.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.0...surefire-3.1.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b66ea1 commit 891370c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,7 @@
826826
<plugin>
827827
<groupId>org.apache.maven.plugins</groupId>
828828
<artifactId>maven-failsafe-plugin</artifactId>
829-
<version>3.1.0</version>
829+
<version>3.1.2</version>
830830
</plugin>
831831
<plugin>
832832
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)