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 247623e commit 675ea5eCopy full SHA for 675ea5e
pom.xml
@@ -143,7 +143,7 @@
143
<plugin>
144
<groupId>org.apache.maven.plugins</groupId>
145
<artifactId>maven-surefire-plugin</artifactId>
146
- <version>3.5.3</version>
+ <version>3.5.4</version>
147
<configuration>
148
<!-- the following is required to have the same execution semantics as eclipse (hence all tests passing) -->
149
<!-- the reason is that it switches Spoon in noclasspath or not for this particular file -->
0 commit comments