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-sandbox.git
The following commit(s) were added to refs/heads/master by this push: new c6b6125 Bump org.apache.maven.plugins:maven-dependency-plugin from 2.1 to 3.8.1 (#204) c6b6125 is described below commit c6b61259b35960731369f13c92bebba8718770b7 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Dec 23 06:42:12 2024 +0100 Bump org.apache.maven.plugins:maven-dependency-plugin from 2.1 to 3.8.1 (#204) --- 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 91368ca..71a6b65 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>2.1</version> + <version>3.8.1</version> <executions> <execution> <id>copy-dependencies</id> diff --git a/mallet-addon/pom.xml b/mallet-addon/pom.xml index 34e5d77..7be1e1b 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>2.1</version> + <version>3.8.1</version> <executions> <execution> <id>copy-dependencies</id>