From: sebdet Date: Mon, 27 Apr 2020 15:23:00 +0000 (+0200) Subject: Fix bugs reported by sonar/nexus-iq X-Git-Tag: 6.0.0~11^2~96^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a5b48cf2e9f24686527997a2eb366bbc603b867b;p=policy%2Fclamp.git Fix bugs reported by sonar/nexus-iq Fix bugs reported by sonar as critical, major, ... Issue-ID: CLAMP-841 Signed-off-by: sebdet Change-Id: I3ec04016541e4a644c02e5c4601c0ee608eb0ca3 --- diff --git a/pom.xml b/pom.xml index f51acac1b..8a51b5c00 100644 --- a/pom.xml +++ b/pom.xml @@ -390,6 +390,10 @@ org.springframework.boot spring-boot-starter-json + + org.springframework + spring-web +