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 0edccd9  Bump org.apache.maven.plugins:maven-dependency-plugin (#133)
0edccd9 is described below

commit 0edccd9650cb43b5e11b3b2bb42b22fdc6e5f874
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 9 14:03:50 2026 +0100

    Bump org.apache.maven.plugins:maven-dependency-plugin (#133)
---
 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 9722ff1..c5393af 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.9.0</version>
+                               <version>3.10.0</version>
                                <executions>
                                        <execution>
                                                <id>copy-dependencies</id>

Reply via email to