We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c4797f commit 80a855eCopy full SHA for 80a855e
liquidjava-verifier/pom.xml
@@ -49,7 +49,7 @@
49
<plugin>
50
<groupId>org.apache.maven.plugins</groupId>
51
<artifactId>maven-surefire-plugin</artifactId>
52
- <version>${pVersion.surefire}</version>
+ <version>3.2.1</version>
53
<configuration>
54
<forkCount>3</forkCount>
55
<reuseForks>false</reuseForks>
0 commit comments