Skip to content

Commit

Permalink
Merge pull request #5 from systemli/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-dependency-plugin-3.6.1

Bump org.apache.maven.plugins:maven-dependency-plugin from 3.2.0 to 3.6.1
  • Loading branch information
0x46616c6b authored Dec 11, 2023
2 parents c6c24ef + 4d7d61f commit 7c33f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.2.0</version>
<version>3.6.1</version>
<executions>
<execution>
<id>copy</id>
Expand Down

0 comments on commit 7c33f1b

Please sign in to comment.