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 9d46abd commit 82f979aCopy full SHA for 82f979a
pom.xml
@@ -98,7 +98,7 @@
98
</plugin>
99
<plugin>
100
<artifactId>maven-surefire-plugin</artifactId>
101
- <version>3.1.0</version>
+ <version>3.1.2</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