mirror of
https://github.com/apache/commons-lang.git
synced 2025-03-06 16:09:22 +00:00
Update plugins to the latest version
This commit is contained in:
parent
6619be667e
commit
e58af07682
4
pom.xml
4
pom.xml
@ -634,7 +634,7 @@
|
||||
<plugins>
|
||||
<plugin>
|
||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||
<version>2.15</version>
|
||||
<version>2.17</version>
|
||||
<configuration>
|
||||
<configLocation>${basedir}/checkstyle.xml</configLocation>
|
||||
<enableRulesSummary>false</enableRulesSummary>
|
||||
@ -659,7 +659,7 @@
|
||||
</plugin>
|
||||
<plugin>
|
||||
<artifactId>maven-pmd-plugin</artifactId>
|
||||
<version>3.5</version>
|
||||
<version>3.6</version>
|
||||
<configuration>
|
||||
<targetJdk>${maven.compiler.target}</targetJdk>
|
||||
</configuration>
|
||||
|
Loading…
x
Reference in New Issue
Block a user