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

commit f0b4bb70a5c244ca87442ae79dfcd97e89a714b2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 10:05:41 2026 +0200

    Bump org.apache.maven.plugins:maven-dependency-plugin (#152)
---
 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 5a3326f..73341d7 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.10.0</version>
+                               <version>3.11.0</version>
                                <executions>
                                        <execution>
                                                <id>copy-dependencies</id>

Reply via email to