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 b32c1f0  Bump org.apache.maven.plugins:maven-pmd-plugin from 3.23.0 to 
3.24.0 (#450)
b32c1f0 is described below

commit b32c1f0af6145c099a45803d6c124cfbf3200374
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 14 09:46:03 2024 -0400

    Bump org.apache.maven.plugins:maven-pmd-plugin from 3.23.0 to 3.24.0 (#450)
    
    Bumps 
[org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin)
 from 3.23.0 to 3.24.0.
    - [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.23.0...maven-pmd-plugin-3.24.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] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1fd6a0e..00f5081 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
     <commons.jar-plugin.version>3.4.2</commons.jar-plugin.version>
     <commons.javadoc.version>3.7.0</commons.javadoc.version>
     <commons.jxr.version>3.4.0</commons.jxr.version>
-    <commons.pmd.version>3.23.0</commons.pmd.version>
+    <commons.pmd.version>3.24.0</commons.pmd.version>
     <commons.pmd-impl.version>7.3.0</commons.pmd-impl.version>
     <commons.project-info.version>3.6.1</commons.project-info.version>
     <commons.rat.version>0.16.1</commons.rat.version>

Reply via email to