From 3c6c4f2656b65222c907e388c4b370d4c8874252 Mon Sep 17 00:00:00 2001 From: Andrew Pitt Date: Mon, 23 Mar 2020 08:28:31 -0400 Subject: [PATCH] Updated POM with dependency-check --- pom.xml | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index f1df046c0..dda0ee645 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,5 @@ - - + + 4.0.0 org.springframework.samples spring-petclinic @@ -143,7 +141,23 @@ - + + org.owasp + dependency-check-maven + 5.3.1 + + + + check + + + + + + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.7.0.1746 + @@ -248,4 +262,4 @@ - + \ No newline at end of file