From 4710dd757cbe89a2ac38f07c1fbb977ed570becf Mon Sep 17 00:00:00 2001 From: Piotr Marcinkiewicz Date: Mon, 27 Jul 2020 16:28:52 +0200 Subject: Fix SDK vulnerabilities - Update spring boot dependencies and fix warnings about deprecations. - Update testcontainers version to 1.14.3 - Top up patch version to 1.4.1 Issue-ID: DCAEGEN2-2277 Signed-off-by: Piotr Marcinkiewicz Change-Id: I2173e0160728f2d404c7cf65e1869a642db49ece --- standardization/moher-api/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'standardization/moher-api/pom.xml') diff --git a/standardization/moher-api/pom.xml b/standardization/moher-api/pom.xml index 8408e59a..6b282320 100644 --- a/standardization/moher-api/pom.xml +++ b/standardization/moher-api/pom.xml @@ -26,7 +26,7 @@ dcaegen2-services-sdk-standardization org.onap.dcaegen2.services.sdk - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT Monitoring and Healthcheck @@ -39,4 +39,4 @@ healthstate server-adapters - \ No newline at end of file + -- cgit 1.2.3-korg