Skip to content

Commit

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

Bump maven-dependency-plugin from 3.1.2 to 3.5.0
  • Loading branch information
mattnworb authored Jan 23, 2023
2 parents 18b6a38 + a684e67 commit 5164cbb
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 @@ -88,7 +88,7 @@
</plugin>
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.5.0</version>
<configuration>
<failOnWarning>true</failOnWarning>
<ignoredUnusedDeclaredDependencies>
Expand Down

0 comments on commit 5164cbb

Please sign in to comment.