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

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/stormcrawler.git


The following commit(s) were added to refs/heads/main by this push:
     new f082cf80 Bump org.codehaus.mojo:license-maven-plugin from 2.7.0 to 
2.7.1 (#1771)
f082cf80 is described below

commit f082cf804cf9992df70a78b8d58f643c0f82c685
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 5 22:48:53 2026 +0100

    Bump org.codehaus.mojo:license-maven-plugin from 2.7.0 to 2.7.1 (#1771)
    
    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 183a1830..5c9ee3f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@ under the License.
         <commons.codec.version>1.20.0</commons.codec.version>
                
<git-code-format-maven-plugin.version>5.4</git-code-format-maven-plugin.version>
                <testcontainers.version>1.21.4</testcontainers.version>
-               <maven.mojo.license.plugin>2.7.0</maven.mojo.license.plugin>
+               <maven.mojo.license.plugin>2.7.1</maven.mojo.license.plugin>
                
<checkstyle-maven-plugin.version>3.6.0</checkstyle-maven-plugin.version>
                <checkstyle.version>12.3.0</checkstyle.version>
                <jacoco.maven.plugin>0.8.14</jacoco.maven.plugin>

Reply via email to