Skip to content

Commit

Permalink
Revert "build(deps): update dependency org.apache.maven.plugins:maven…
Browse files Browse the repository at this point in the history
…-dependency-plugin to v3.2.0 (#272)"

This reverts commit 2b53a27.
  • Loading branch information
Neenu1995 authored Jul 27, 2021
1 parent 33c5359 commit 7dc73ca
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 @@ -195,7 +195,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.2.0</version>
<version>3.1.2</version>
<configuration>
<ignoredUnusedDeclaredDependencies>
<ignoredUnusedDeclaredDependency>javax.annotation:javax.annotation-api
Expand Down

0 comments on commit 7dc73ca

Please sign in to comment.