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.git
The following commit(s) were added to refs/heads/main by this push:
new 4bebc3cc Bump org.codehaus.mojo:license-maven-plugin from 2.7.0 to
2.7.1 (#922)
4bebc3cc is described below
commit 4bebc3cc326522d707cf3c4d2eb50880fdb58d56
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 5 08:11:04 2026 +0100
Bump org.codehaus.mojo:license-maven-plugin from 2.7.0 to 2.7.1 (#922)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 31dddeab..16c63e14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -245,7 +245,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>