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-sandbox.git
The following commit(s) were added to refs/heads/main by this push:
new c2cb099 Bump org.codehaus.mojo:license-maven-plugin from 2.6.0 to
2.7.0 (#356)
c2cb099 is described below
commit c2cb0994f3c56d156c97a3be3d8f9c05c057c2c5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 29 07:09:14 2025 +0200
Bump org.codehaus.mojo:license-maven-plugin from 2.6.0 to 2.7.0 (#356)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b2a8b5f..d4cec53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,7 @@
<forbiddenapis.plugin>3.9</forbiddenapis.plugin>
<mockito.version>3.9.0</mockito.version>
- <license-maven-plugin.version>2.6.0</license-maven-plugin.version>
+ <license-maven-plugin.version>2.7.0</license-maven-plugin.version>
</properties>
<dependencyManagement>