Bump maven-pmd-plugin from 3.16.0 to 3.17.0
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.16.0 to 3.17.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.16.0...maven-pmd-plugin-3.17.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-pmd-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
45b7ba3825
commit
e0f75108f2
2
pom.xml
2
pom.xml
|
@ -786,7 +786,7 @@
|
|||
</plugin>
|
||||
<plugin>
|
||||
<artifactId>maven-pmd-plugin</artifactId>
|
||||
<version>3.16.0</version>
|
||||
<version>3.17.0</version>
|
||||
<configuration>
|
||||
<targetJdk>${maven.compiler.target}</targetJdk>
|
||||
</configuration>
|
||||
|
|
|
@ -266,7 +266,7 @@
|
|||
Update tests from commons-io:commons-io 2.6 to 2.11.0 #180.
|
||||
</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">
|
||||
Update maven-pmd-plugin from 3.12.0 to 3.15.0 #167 #196 #253.
|
||||
Update maven-pmd-plugin from 3.12.0 to 3.17.0 #167, #196, #253, #311.
|
||||
</action>
|
||||
<action type="update" dev="ggregory" due-to="Gary Gregory">
|
||||
Update optional commons-codec from 1.14 to 1.15.
|
||||
|
|
Loading…
Reference in New Issue