This is an automated email from the ASF dual-hosted git repository.

mawiesne pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-addons.git


The following commit(s) were added to refs/heads/master by this push:
     new 9756a9f  Bump org.apache.maven.plugins:maven-dependency-plugin from 
2.1 to 3.8.1 (#44)
9756a9f is described below

commit 9756a9ff4f43265c5ab67669e294caa7a2a045d7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 25 08:05:26 2024 +0100

    Bump org.apache.maven.plugins:maven-dependency-plugin from 2.1 to 3.8.1 
(#44)
---
 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 48023ca..11c145c 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>2.1</version>
+                               <version>3.8.1</version>
                                <executions>
                                        <execution>
                                                <id>copy-dependencies</id>

Reply via email to