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

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

    Bump org.codehaus.mojo:license-maven-plugin from 2.6.0 to 2.7.0 (#104)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3f54801..8bf0cb6 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.4</maven.failsafe.plugin>
 
-        <license-maven-plugin.version>2.6.0</license-maven-plugin.version>
+        <license-maven-plugin.version>2.7.0</license-maven-plugin.version>
     </properties>
 
     <dependencyManagement>

Reply via email to