Skip to content

Commit

Permalink
build(deps): update dependency org.apache.maven.plugins:maven-depende…
Browse files Browse the repository at this point in the history
…ncy-plugin to v3.2.0 (#272)
  • Loading branch information
renovate-bot committed Jun 14, 2021
1 parent b826555 commit 2b53a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -195,7 +195,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<configuration>
<ignoredUnusedDeclaredDependencies>
<ignoredUnusedDeclaredDependency>javax.annotation:javax.annotation-api
Expand Down

0 comments on commit 2b53a27

Please sign in to comment.