This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-pool.git
The following commit(s) were added to refs/heads/master by this push:
new 80fe4133 Bump maven-pmd-plugin 3.17.0 to 3.18.0
80fe4133 is described below
commit 80fe41330e4e3a7279d6d4be4c3322a6c792719b
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Aug 30 09:36:15 2022 -0400
Bump maven-pmd-plugin 3.17.0 to 3.18.0
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 1f74312d..118bae12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -193,7 +193,7 @@
<commons.felix.version>5.1.8</commons.felix.version>
<spotbugs.plugin.version>4.7.1.1</spotbugs.plugin.version>
<spotbugs.impl.version>4.7.1</spotbugs.impl.version>
- <commons.pmd.version>3.17.0</commons.pmd.version>
+ <commons.pmd.version>3.18.0</commons.pmd.version>
<commons.pmd-impl.version>6.48.0</commons.pmd-impl.version>
<!-- Commons Release Plugin -->
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3db82160..86a002b7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -99,7 +99,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump checkstyle from 8.45.1 to 9.3 #97, #104, #111, #121, #126, #132.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
- Bump maven-pmd-plugin from 3.14.0 to 3.17.0 #101, #153.
+ Bump maven-pmd-plugin from 3.14.0 to 3.18.0 #101, #153.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
Bump pmd from 6.44.0 to 6.48.0.