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 33389fe Bump org.apache.maven.plugins:maven-dependency-plugin (#105)
33389fe is described below
commit 33389fe439a0bb5ac4a07a489fa4cf98ae3e222b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 6 07:08:22 2025 +0200
Bump org.apache.maven.plugins:maven-dependency-plugin (#105)
---
liblinear-addon/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/liblinear-addon/pom.xml b/liblinear-addon/pom.xml
index b36bd27..bfb6110 100644
--- a/liblinear-addon/pom.xml
+++ b/liblinear-addon/pom.xml
@@ -64,7 +64,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
- <version>3.8.1</version>
+ <version>3.9.0</version>
<executions>
<execution>
<id>copy-dependencies</id>