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 9fabb1e commit 96fd52cCopy full SHA for 96fd52c
pom.xml
@@ -386,7 +386,7 @@
386
<plugin>
387
<groupId>org.apache.maven.plugins</groupId>
388
<artifactId>maven-enforcer-plugin</artifactId>
389
- <version>3.4.1</version>
+ <version>3.5.0</version>
390
</plugin>
391
392
@@ -407,7 +407,7 @@
407
408
409
410
- <version>3.4.1</version><executions>
+ <version>3.5.0</version><executions>
411
<execution>
412
<id>enforce-maven</id>
413
<goals>
0 commit comments