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

rabreu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git


The following commit(s) were added to refs/heads/master by this push:
     new c727bf29b Bump org.apache.maven.plugins:maven-pmd-plugin from 3.26.0 
to 3.27.0 (#8148)
c727bf29b is described below

commit c727bf29b1a0cc507d775a938b85e1be04383620
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 8 22:22:15 2025 +0100

    Bump org.apache.maven.plugins:maven-pmd-plugin from 3.26.0 to 3.27.0 (#8148)
    
    Bumps 
[org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin)
 from 3.26.0 to 3.27.0.
    - [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.26.0...maven-pmd-plugin-3.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-pmd-plugin
      dependency-version: 3.27.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 2cfe9f9b9..5c127a565 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1387,7 +1387,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-pmd-plugin</artifactId>
-                    <version>3.26.0</version>
+                    <version>3.27.0</version>
                     <configuration>
                         <targetJdk>${maven.compiler.target}</targetJdk>
                         <rulesets>

Reply via email to