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-sandbox.git


The following commit(s) were added to refs/heads/main by this push:
     new ad7abdfb Bump org.apache.maven.plugins:maven-dependency-plugin (#484)
ad7abdfb is described below

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

    Bump org.apache.maven.plugins:maven-dependency-plugin (#484)
---
 mallet-addon/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mallet-addon/pom.xml b/mallet-addon/pom.xml
index 48237abb..aea8c90a 100644
--- a/mallet-addon/pom.xml
+++ b/mallet-addon/pom.xml
@@ -57,7 +57,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