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-dbcp.git
The following commit(s) were added to refs/heads/master by this push:
new 27b3361 Bump maven-pmd-plugin from 3.15.0 to 3.16.0 #172
27b3361 is described below
commit 27b33610df5284e1b61fa51bd473a81886e6f814
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Feb 25 09:03:50 2022 -0500
Bump maven-pmd-plugin from 3.15.0 to 3.16.0 #172
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index db87707..4aaf841 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -109,7 +109,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 #131.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
- Bump maven-pmd-plugin from 3.14.0 to 3.15.0 #132.
+ Bump maven-pmd-plugin from 3.14.0 to 3.16.0 #132, #172.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump narayana-jta from 5.12.0.Final to 5.12.5.Final #134, #156, #163.