Skip to content

Commit 98824f5

Browse files
build(deps): bump org.apache.maven.plugins:maven-surefire-plugin
Bumps [org.apache.maven.plugins:maven-surefire-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-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 501ce4f commit 98824f5

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
@@ -770,7 +770,7 @@
770770
<plugin>
771771
<groupId>org.apache.maven.plugins</groupId>
772772
<artifactId>maven-surefire-plugin</artifactId>
773-
<version>3.1.2</version>
773+
<version>3.2.1</version>
774774
<dependencies>
775775
<dependency>
776776
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)