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 8ee2fcf Bump org.codehaus.mojo:license-maven-plugin from 2.7.0 to
2.7.1 (#407)
8ee2fcf is described below
commit 8ee2fcf0ad6f72d30f3d1bbdde31aa6d691d2076
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 5 08:54:16 2026 +0100
Bump org.codehaus.mojo:license-maven-plugin from 2.7.0 to 2.7.1 (#407)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0c7f5ad..b6fde28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,7 @@
<forbiddenapis.plugin>3.10</forbiddenapis.plugin>
<mockito.version>3.9.0</mockito.version>
- <license-maven-plugin.version>2.7.0</license-maven-plugin.version>
+ <license-maven-plugin.version>2.7.1</license-maven-plugin.version>
</properties>
<dependencyManagement>