Update to 3.5.0
This commit is contained in:
parent
1dac7430ab
commit
5a99e80dd6
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -143,7 +143,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-enforcer-plugin</artifactId>
|
||||
<version>3.0.0-M3</version>
|
||||
<version>3.5.0</version>
|
||||
<configuration>
|
||||
<rules>
|
||||
<!-- org.apache.maven.plugins:maven-enforcer-plugin -->
|
||||
|
@ -151,7 +151,7 @@
|
|||
<version>1.8</version>
|
||||
</requireJavaVersion>
|
||||
<requireMavenVersion>
|
||||
<version>3.6.0</version>
|
||||
<version>3.9.0</version>
|
||||
</requireMavenVersion>
|
||||
<requirePluginVersions>
|
||||
<banLatest>true</banLatest>
|
||||
|
|
Loading…
Add table
Reference in a new issue