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 a76d196 commit fe5887cCopy full SHA for fe5887c
pom.xml
@@ -375,15 +375,15 @@
375
<plugin>
376
<groupId>org.apache.maven.plugins</groupId>
377
<artifactId>maven-enforcer-plugin</artifactId>
378
- <version>3.1.0</version>
+ <version>3.4.1</version>
379
</plugin>
380
</plugins>
381
</pluginManagement>
382
<plugins>
383
384
385
386
- <version>3.1.0</version><executions>
+ <version>3.4.1</version><executions>
387
<execution>
388
<id>enforce-maven</id>
389
<goals>
0 commit comments