aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-09 15:04:24 +0000
committerBruno P. Kinoshita <kinow@users.noreply.github.com>2022-09-10 11:40:56 +1200
commit39ddd1c6cd6e788a92e1ea5328e9da800c66e3e1 (patch)
tree1731c3f73c281eb5b5217f0a71b75582b1944b62 /pom.xml
parent8acd2a9a87fe161d3cab560e4b1edeb461327f80 (diff)
downloadapache-commons-lang-39ddd1c6cd6e788a92e1ea5328e9da800c66e3e1.tar.gz
Bump maven-pmd-plugin from 3.18.0 to 3.19.0
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.18.0 to 3.19.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.18.0...maven-pmd-plugin-3.19.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 43c6f8d72..ed44353e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -651,7 +651,7 @@
<commons.surefire.version>3.0.0-M7</commons.surefire.version>
<commons.javadoc.version>3.4.1</commons.javadoc.version>
<commons.japicmp.version>0.15.7</commons.japicmp.version>
- <commons.pmd.version>3.18.0</commons.pmd.version>
+ <commons.pmd.version>3.19.0</commons.pmd.version>
<commons.pmd-impl.version>6.49.0</commons.pmd-impl.version>
<commons.felix.version>5.1.2</commons.felix.version>
<commons.biz.aQute.bndlib.version>6.3.1</commons.biz.aQute.bndlib.version>