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

pvillard pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-api.git


The following commit(s) were added to refs/heads/main by this push:
     new 833e800  NIFI-15660 - Bump net.sourceforge.pmd:pmd-core from 7.21.0 to 
7.22.0 (#72)
833e800 is described below

commit 833e800768dcca23d6e65cab80fe8359d6011dd7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 2 18:56:23 2026 +0100

    NIFI-15660 - Bump net.sourceforge.pmd:pmd-core from 7.21.0 to 7.22.0 (#72)
    
    Bumps [net.sourceforge.pmd:pmd-core](https://github.com/pmd/pmd) from 
7.21.0 to 7.22.0.
    - [Release notes](https://github.com/pmd/pmd/releases)
    - 
[Commits](https://github.com/pmd/pmd/compare/pmd_releases/7.21.0...pmd_releases/7.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.sourceforge.pmd:pmd-core
      dependency-version: 7.22.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 97c9d57..d5d741f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
         <maven-pmd-plugin.version>3.28.0</maven-pmd-plugin.version>
         
<version.maven-checkstyle-plugin>3.6.0</version.maven-checkstyle-plugin>
         <mockito.version>5.21.0</mockito.version>
-        <pmd.version>7.21.0</pmd.version>
+        <pmd.version>7.22.0</pmd.version>
         <swagger-annotations.version>2.2.43</swagger-annotations.version>
     </properties>
 

Reply via email to