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-parent.git
The following commit(s) were added to refs/heads/master by this push:
new d70481b Bump PMD from 7.14.0 to 7.15.0
d70481b is described below
commit d70481b8ffdbadbfc13d64d47a404749ea7a26c6
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 2 08:10:15 2025 -0400
Bump PMD from 7.14.0 to 7.15.0
- Bump net.sourceforge.pmd:pmd-core ........................ 7.14.0 ->
7.15.0
- Bump net.sourceforge.pmd:pmd-java ........................ 7.14.0 ->
7.15.0
- Bump net.sourceforge.pmd:pmd-javascript .................. 7.14.0 ->
7.15.0
- Bump net.sourceforge.pmd:pmd-jsp ......................... 7.14.0 ->
7.15.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 41e0e30..b6c88c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@
<commons.javadoc.version>3.11.2</commons.javadoc.version>
<commons.jxr.version>3.6.0</commons.jxr.version>
<commons.pmd.version>3.26.0</commons.pmd.version>
- <commons.pmd-impl.version>7.14.0</commons.pmd-impl.version>
+ <commons.pmd-impl.version>7.15.0</commons.pmd-impl.version>
<commons.project-info.version>3.9.0</commons.project-info.version>
<commons.rat.version>0.16.1</commons.rat.version>
<commons.release-plugin.version>1.9.0</commons.release-plugin.version>