From: sebdet Date: Mon, 27 Apr 2020 15:23:00 +0000 (+0200) Subject: Fix bugs reported by sonar/nexus-iq X-Git-Tag: 5.0.6~4^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F87%2F106687%2F1;p=clamp.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 f51acac1..8a51b5c0 100644 --- a/pom.xml +++ b/pom.xml @@ -390,6 +390,10 @@ org.springframework.boot spring-boot-starter-json + + org.springframework + spring-web +