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 6df2682 Bump org.codehaus.mojo:license-maven-plugin from 2.7.0 to
2.7.1 (#124)
6df2682 is described below
commit 6df268227a583dfd82a98b80e847aa6a849a5e16
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 5 08:09:07 2026 +0100
Bump org.codehaus.mojo:license-maven-plugin from 2.7.0 to 2.7.1 (#124)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0d24fff..03d38f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
<jacoco.maven.plugin>0.8.14</jacoco.maven.plugin>
<maven.failsafe.plugin>3.5.4</maven.failsafe.plugin>
- <license-maven-plugin.version>2.7.0</license-maven-plugin.version>
+ <license-maven-plugin.version>2.7.1</license-maven-plugin.version>
</properties>
<dependencyManagement>