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 c0f6c4f commit 962fc34Copy full SHA for 962fc34
pom.xml
@@ -98,7 +98,7 @@
98
</plugin>
99
<plugin>
100
<artifactId>maven-surefire-plugin</artifactId>
101
- <version>3.0.0</version>
+ <version>3.1.0</version>
102
103
104
<artifactId>maven-jar-plugin</artifactId>
@@ -203,7 +203,7 @@
203
204
<groupId>org.apache.maven.plugins</groupId>
205
206
207
<dependencies>
208
<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine -->
209
<dependency>
0 commit comments