Skip to content

Commit

Permalink
Merge pull request #12 from dependabot
Browse files Browse the repository at this point in the history
Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1
  • Loading branch information
Kiyotoko committed Dec 18, 2023
2 parents f6f0c5e + 2495a20 commit 557af2f
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 @@ -47,7 +47,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.6.0</version>
<version>3.6.1</version>
<executions>
<execution>
<phase>prepare-package</phase>
Expand Down

0 comments on commit 557af2f

Please sign in to comment.