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 d3c0b12  Bump commons.pmd-impl.version from 7.1.0 to 7.2.0 (#422)
d3c0b12 is described below

commit d3c0b12bbe2776fe4bce80356df71d788f21929a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 31 13:35:26 2024 -0400

    Bump commons.pmd-impl.version from 7.1.0 to 7.2.0 (#422)
    
    Bumps `commons.pmd-impl.version` from 7.1.0 to 7.2.0.
    
    Updates `net.sourceforge.pmd:pmd-core` from 7.1.0 to 7.2.0
    - [Release notes](https://github.com/pmd/pmd/releases)
    - 
[Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
    - 
[Commits](https://github.com/pmd/pmd/compare/pmd_releases/7.1.0...pmd_releases/7.2.0)
    
    Updates `net.sourceforge.pmd:pmd-java` from 7.1.0 to 7.2.0
    - [Release notes](https://github.com/pmd/pmd/releases)
    - 
[Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
    - 
[Commits](https://github.com/pmd/pmd/compare/pmd_releases/7.1.0...pmd_releases/7.2.0)
    
    Updates `net.sourceforge.pmd:pmd-javascript` from 7.1.0 to 7.2.0
    - [Release notes](https://github.com/pmd/pmd/releases)
    - 
[Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
    - 
[Commits](https://github.com/pmd/pmd/compare/pmd_releases/7.1.0...pmd_releases/7.2.0)
    
    Updates `net.sourceforge.pmd:pmd-jsp` from 7.1.0 to 7.2.0
    - [Release notes](https://github.com/pmd/pmd/releases)
    - 
[Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
    - 
[Commits](https://github.com/pmd/pmd/compare/pmd_releases/7.1.0...pmd_releases/7.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.sourceforge.pmd:pmd-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: net.sourceforge.pmd:pmd-java
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: net.sourceforge.pmd:pmd-javascript
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: net.sourceforge.pmd:pmd-jsp
      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 6eba304..deb7ad5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,7 @@
     <commons.javadoc.version>3.6.3</commons.javadoc.version>
     <commons.jxr.version>3.3.2</commons.jxr.version>
     <commons.pmd.version>3.22.0</commons.pmd.version>
-    <commons.pmd-impl.version>7.1.0</commons.pmd-impl.version>
+    <commons.pmd-impl.version>7.2.0</commons.pmd-impl.version>
     <commons.project-info.version>3.5.0</commons.project-info.version>
     <commons.rat.version>0.16.1</commons.rat.version>
     <commons.release-plugin.version>1.8.2</commons.release-plugin.version>

Reply via email to