We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e864d85 commit a61e843Copy full SHA for a61e843
pom.xml
@@ -98,7 +98,7 @@
98
</plugin>
99
<plugin>
100
<artifactId>maven-surefire-plugin</artifactId>
101
- <version>3.2.0</version>
+ <version>3.0.0</version>
102
103
104
<artifactId>maven-jar-plugin</artifactId>
@@ -192,7 +192,7 @@
192
193
<groupId>org.apache.maven.plugins</groupId>
194
195
196
<dependencies>
197
<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine -->
198
<dependency>
0 commit comments