From 4e96a0cdc3d699857701e899b65e3d2e44300099 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 21 Oct 2024 16:56:49 -0400 Subject: Update jackson to recommended version Upgrade jackson to recommended version Issue-ID: CCSDK-4042 Change-Id: I547985fcb1da022ce6d747f8c15c1595f3468cf1 Signed-off-by: Dan Timoney --- springboot/springboot27-jdk17/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'springboot/springboot27-jdk17') diff --git a/springboot/springboot27-jdk17/pom.xml b/springboot/springboot27-jdk17/pom.xml index deb540fb..cc8dfcc7 100644 --- a/springboot/springboot27-jdk17/pom.xml +++ b/springboot/springboot27-jdk17/pom.xml @@ -100,6 +100,7 @@ 2.7.18 + 2.17.2 6.1.10 -- cgit