diff --git a/pom.xml b/pom.xml index 3954fd752..e8aa8e6ef 100644 --- a/pom.xml +++ b/pom.xml @@ -589,6 +589,45 @@ + + owasp + + + + org.owasp + dependency-check-maven + false + + + + aggregate + + false + + + + + + + + + org.owasp + dependency-check-maven + false + + OWASP Dependency Check + + + + + aggregate + + + + + + + @@ -1051,6 +1090,11 @@ maven-scm-publish-plugin 3.0.0 + + org.owasp + dependency-check-maven + 5.0.0 +