Skip to content

Commit

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

Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1
  • Loading branch information
0x46616c6b authored Nov 30, 2024
2 parents e098417 + 359ec35 commit 02e0efd
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.8.0</version>
<version>3.8.1</version>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit 02e0efd

Please sign in to comment.