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

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


The following commit(s) were added to refs/heads/main by this push:
     new 7a37487  OPENNLP-1752: Update license-maven-plugin to 2.6.0 (#90)
7a37487 is described below

commit 7a37487eb18df02cdffa03b411566f362fde885d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 26 16:48:05 2025 +0200

    OPENNLP-1752: Update license-maven-plugin to 2.6.0 (#90)
    
    Bumps 
[org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin)
 from 2.5.0 to 2.6.0.
    - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/license-maven-plugin/compare/2.5.0...2.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:license-maven-plugin
      dependency-version: 2.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 db82cd2..35f88bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
         <jacoco.maven.plugin>0.8.13</jacoco.maven.plugin>
         <maven.failsafe.plugin>3.5.3</maven.failsafe.plugin>
 
-        <license-maven-plugin.version>2.5.0</license-maven-plugin.version>
+        <license-maven-plugin.version>2.6.0</license-maven-plugin.version>
     </properties>
 
     <dependencyManagement>

Reply via email to