Skip to content

Commit abdb602

Browse files
authored
Merge pull request #5107 from reinhapa/rollback-shurefire
[bugfix] Rollback maven-surefire-plugin
2 parents a91c27e + 4582fab commit abdb602

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.2.1</version>
773+
<version>3.1.2</version>
774774
<dependencies>
775775
<dependency>
776776
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)