diff --git a/pom.xml b/pom.xml index e703f9ce67c..1a23a08bc31 100644 --- a/pom.xml +++ b/pom.xml @@ -105,6 +105,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs 2.5.0 2.15 6.6 + 1.3.6 bash @@ -215,6 +216,11 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs ${project.build.directory}/test/checkstyle-errors.xml + + org.owasp + dependency-check-maven + ${dependency-check-maven.version} + @@ -286,6 +292,17 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs maven-checkstyle-plugin ${maven-checkstyle-plugin.version} + + + org.owasp + dependency-check-maven + ${dependency-check-maven.version} +