Skip to content

Commit

Permalink
remove maven-dependency-plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
stephaniewang526 committed Mar 26, 2020
1 parent f8a88da commit 2b324b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Expand Up @@ -237,7 +237,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>2.10</version>
<configuration>
<ignoredUnusedDeclaredDependencies>org.objenesis:objenesis</ignoredUnusedDeclaredDependencies>
</configuration>
Expand Down

0 comments on commit 2b324b2

Please sign in to comment.