From bc67c407c4dc21e023f56ba17e4fd1f66d0bf8a9 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 5 Aug 2021 10:46:18 -0400 Subject: Package upgrades Upgrade third party packages to address security vulnerabilities. Provide new parent pom for spring boot 2.5, which is not backward compatible with spring boot 2.3 Issue-ID: CCSDK-3415 Signed-off-by: Dan Timoney Change-Id: Iffbfffb6709aeec48c35dd604b9293fb3af34a10 --- springboot/springboot1/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'springboot/springboot1') diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index 20a22762..8a01d17b 100644 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -134,6 +134,7 @@ 2.7.3 2.4.0 1.7.25 + 2.9.2 6.14.3 9.0.46 direct-dependencies.txt @@ -151,6 +152,13 @@ pom import + + com.fasterxml.jackson + jackson-bom + 2.11.4 + pom + import + org.onap.ccsdk.sli.core sli-common -- cgit 1.2.3-korg