This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git


The following commit(s) were added to refs/heads/main by this push:
     new e302097d Updating PMD core version
e302097d is described below

commit e302097d4adec0b8f07f1c29d558d9c09c9b1ae9
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed May 13 17:02:25 2026 +0100

    Updating PMD core version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7e1db420..bb4aa955 100644
--- a/pom.xml
+++ b/pom.xml
@@ -503,7 +503,7 @@
                         <dependency>
                             <groupId>net.sourceforge.pmd</groupId>
                             <artifactId>pmd-core</artifactId>
-                            <version>7.22.0</version>
+                            <version>7.24.0</version>
                         </dependency>
                         <dependency>
                             <groupId>net.sourceforge.pmd</groupId>

Reply via email to