Skip to content

Commit

Permalink
Merge pull request #86 from green-code-initiative/dependabot/maven/or…
Browse files Browse the repository at this point in the history
…g.apache.maven.plugins-maven-dependency-plugin-3.8.1

Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.8.1
  • Loading branch information
dedece35 authored Jan 1, 2025
2 parents c39dd0b + d20a420 commit 6a9d53e
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 @@ -311,7 +311,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.6.0</version>
<version>3.8.1</version>
<executions>
<!-- only for unit tests ("test-jars" directory used in classpath) -->
<execution>
Expand Down

0 comments on commit 6a9d53e

Please sign in to comment.