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 4c0b19cd [2.x]: Bump org.codehaus.mojo:license-maven-plugin from 2.7.0
to 2.7.1 (#923)
4c0b19cd is described below
commit 4c0b19cde4ea20bf420920b20f5e01a3526a06ce
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 5 13:17:28 2026 +0100
[2.x]: Bump org.codehaus.mojo:license-maven-plugin from 2.7.0 to 2.7.1
(#923)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4cc7b540..84dc326b 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.10</forbiddenapis.plugin>
-
<license-maven-plugin.version>2.7.0</license-maven-plugin.version>
+
<license-maven-plugin.version>2.7.1</license-maven-plugin.version>
</properties>
<build>