Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-dependency-plugin from 2.1 to 3.8…
Browse files Browse the repository at this point in the history
….1 (#204)
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 745d968 commit c6b6125
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mahout-addon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion mallet-addon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit c6b6125

Please sign in to comment.