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 6b9efc2 commit c8757c6Copy full SHA for c8757c6
examples/maven/jdt-ecj-settings/pom.xml
@@ -47,7 +47,7 @@
47
<plugin>
48
<groupId>org.apache.maven.plugins</groupId>
49
<artifactId>maven-surefire-plugin</artifactId>
50
- <version>3.5.0</version>
+ <version>3.5.2</version>
51
<!-- Disable Surefire, not needed for creating settings JARs -->
52
<executions>
53
<execution>
pom.xml
@@ -130,7 +130,7 @@
130
</plugin>
131
132
133
134
135
136
<artifactId>maven-deploy-plugin</artifactId>
0 commit comments