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 2d9da1c Bump org.apache.maven.plugins:maven-dependency-plugin (#426)
2d9da1c is described below
commit 2d9da1cdfa7e30375e3f4286cd3ae41d4fafe6a1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 9 14:04:09 2026 +0100
Bump org.apache.maven.plugins:maven-dependency-plugin (#426)
---
mahout-addon/pom.xml | 2 +-
mallet-addon/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/mahout-addon/pom.xml b/mahout-addon/pom.xml
index 3a53460..cf496e7 100644
--- a/mahout-addon/pom.xml
+++ b/mahout-addon/pom.xml
@@ -124,7 +124,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>
diff --git a/mallet-addon/pom.xml b/mallet-addon/pom.xml
index 94998fe..0d2a283 100644
--- a/mallet-addon/pom.xml
+++ b/mallet-addon/pom.xml
@@ -77,7 +77,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>