We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d4442a commit 4b10941Copy full SHA for 4b10941
pom.xml
@@ -212,7 +212,7 @@
212
<plugin>
213
<groupId>org.apache.maven.plugins</groupId>
214
<artifactId>maven-enforcer-plugin</artifactId>
215
- <version>3.2.1</version>
+ <version>3.4.1</version>
216
<executions>
217
<execution>
218
<id>enforce-no-snapshots</id>
@@ -264,7 +264,7 @@
264
265
266
267
268
</plugin>
269
</plugins>
270
</pluginManagement>
0 commit comments