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

commit 9ee4624131a282fd555bfb5403cf0604a2572ad8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 6 07:04:40 2025 +0200

    Bump org.apache.maven.plugins:maven-dependency-plugin (#362)
---
 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 542b691..fb9f906 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.8.1</version>
+                               <version>3.9.0</version>
                                <executions>
                                        <execution>
                                                <id>copy-dependencies</id>
diff --git a/mallet-addon/pom.xml b/mallet-addon/pom.xml
index 42b23f9..4b03556 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.8.1</version>
+                               <version>3.9.0</version>
                                <executions>
                                        <execution>
                                                <id>copy-dependencies</id>

Reply via email to