aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-10 15:03:10 +0000
committerBruno P. Kinoshita <kinow@users.noreply.github.com>2022-06-11 10:50:30 +1200
commit12beaf97cbc612010d02b0d8f17f179369dcd906 (patch)
tree00a4730ed47ee14bc3029ca9e21d2803448fe95e /pom.xml
parent2da006dbbede3f18d0898819edae9a5c71eac947 (diff)
downloadapache-commons-lang-12beaf97cbc612010d02b0d8f17f179369dcd906.tar.gz
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>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e9415962a..f621f95a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -651,7 +651,7 @@
<commons.surefire.version>3.0.0-M6</commons.surefire.version>
<commons.javadoc.version>3.4.0</commons.javadoc.version>
<commons.japicmp.version>0.15.7</commons.japicmp.version>
- <commons.pmd.version>3.16.0</commons.pmd.version>
+ <commons.pmd.version>3.17.0</commons.pmd.version>
<commons.pmd-impl.version>6.46.0</commons.pmd-impl.version>
<commons.felix.version>5.1.2</commons.felix.version>
<biz.aQute.bndlib.version>6.2.0</biz.aQute.bndlib.version>