Skip to content

Commit

Permalink
fix: revert update dependency org.apache.maven.plugins:maven-dependen…
Browse files Browse the repository at this point in the history
…cy-plugin to v3.2.0 (#280)

Reverts #272
  • Loading branch information
Neenu1995 committed Jul 27, 2021
1 parent 33c5359 commit bdbbb9c
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 bdbbb9c

Please sign in to comment.