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.
2 parents c740194 + 472a189 commit 65fa481Copy full SHA for 65fa481
pom.xml
@@ -179,7 +179,7 @@
179
<plugins>
180
<plugin>
181
<artifactId>maven-enforcer-plugin</artifactId>
182
- <version>3.0.0-M3</version>
+ <version>3.0.0</version>
183
</plugin>
184
185
<groupId>org.apache.maven.plugins</groupId>
@@ -238,7 +238,7 @@
238
<dependency>
239
<groupId>org.codehaus.mojo</groupId>
240
<artifactId>extra-enforcer-rules</artifactId>
241
- <version>1.3</version>
+ <version>1.4</version>
242
</dependency>
243
</dependencies>
244
0 commit comments