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 f44d56703 Bump org.codehaus.mojo:license-maven-plugin from 2.7.0 to 
2.7.1 (#8378)
f44d56703 is described below

commit f44d56703834c73d98a1accc1d34bb4562315c38
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 1 04:27:23 2026 +0000

    Bump org.codehaus.mojo:license-maven-plugin from 2.7.0 to 2.7.1 (#8378)
    
    Bumps 
[org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin)
 from 2.7.0 to 2.7.1.
    - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/license-maven-plugin/compare/2.7.0...2.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:license-maven-plugin
      dependency-version: 2.7.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 c4a443ef8..c40a24c55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1440,7 +1440,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>license-maven-plugin</artifactId>
-                    <version>2.7.0</version>
+                    <version>2.7.1</version>
                     <configuration>
                         <useMissingFile>true</useMissingFile>
                         <failOnMissing>true</failOnMissing>

Reply via email to