From ac6df766bd9b092ac46fcdd636b2fa76713547ea Mon Sep 17 00:00:00 2001 From: "Claudio D. Gasparini" Date: Mon, 19 Apr 2021 18:18:19 +0200 Subject: Increase minimum coverage and remove unnecesary dependency Issue-ID: CPS-343 Signed-off-by: Claudio D. Gasparini Change-Id: I3bffbd9941f539852da2e1de82f8edda08ea1ea3 --- cps-ncmp-rest/pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'cps-ncmp-rest') diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index 3abeb7d1f..9f0e13220 100644 --- a/cps-ncmp-rest/pom.xml +++ b/cps-ncmp-rest/pom.xml @@ -30,7 +30,7 @@ cps-ncmp-rest - 0.0 + 0.5 @@ -49,6 +49,10 @@ + + org.springframework.boot + spring-boot-starter-validation + org.springframework.boot spring-boot-starter-jetty -- cgit 1.2.3-korg