From dac9571d618eb1217db587fd8b6d3bef80999b26 Mon Sep 17 00:00:00 2001 From: JohnKeeney Date: Thu, 9 Jun 2022 18:01:27 +0100 Subject: Update springboot version Update springboot 2.6.6 -> 2.6.8 Update spring version 5.3.16 -> 5.3.18 Addresses CVE-2022-24823 Issue-ID: CCSDK-3581 Change-Id: I1546a5f812aacd5843a85fa48f5718ad0901b15b Signed-off-by: JohnKeeney --- springboot/springboot26/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'springboot/springboot26') diff --git a/springboot/springboot26/pom.xml b/springboot/springboot26/pom.xml index 532b17ed..ba328d1c 100644 --- a/springboot/springboot26/pom.xml +++ b/springboot/springboot26/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.6 + 2.6.8 @@ -99,8 +99,8 @@ ${ccsdk.sli.version} - 2.6.6 - 5.3.18 + 2.6.8 + 5.3.20 1.8 -- cgit 1.2.3-korg