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

mawiesne pushed a commit to branch opennlp-2.x
in repository https://gitbox.apache.org/repos/asf/opennlp.git


The following commit(s) were added to refs/heads/opennlp-2.x by this push:
     new f71ce632 [2.x]: OPENNLP-1773: Update license-maven-plugin to 2.7.0 
(#856)
f71ce632 is described below

commit f71ce632b1d043c8bdf25c6e62856a126f079e3f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 29 09:39:29 2025 +0200

    [2.x]: OPENNLP-1773: Update license-maven-plugin to 2.7.0 (#856)
    
    Bumps 
[org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin)
 from 2.6.0 to 2.7.0.
    - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/license-maven-plugin/compare/2.6.0...2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:license-maven-plugin
      dependency-version: 2.7.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 2d998648..7d186840 100644
--- a/pom.xml
+++ b/pom.xml
@@ -199,7 +199,7 @@
                <maven.failsafe.plugin>3.5.4</maven.failsafe.plugin>
                <maven.javadoc.plugin>3.12.0</maven.javadoc.plugin>
                <forbiddenapis.plugin>3.9</forbiddenapis.plugin>
-               
<license-maven-plugin.version>2.6.0</license-maven-plugin.version>
+               
<license-maven-plugin.version>2.7.0</license-maven-plugin.version>
        </properties>
 
        <build>

Reply via email to