diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -237,12 +237,6 @@ <version>1.15</version> </plugin> <plugin> - <!-- declared to avoid enforcer error during SQ analysis when Clirr plugin installed --> - <groupId>org.codehaus.mojo</groupId> - <artifactId>clirr-maven-plugin</artifactId> - <version>2.6.1</version> - </plugin> - <plugin> <groupId>org.owasp</groupId> <artifactId>dependency-check-maven</artifactId> <version>1.2.11</version> |