From 9839098684fb36811d952b4d13df89678d1ef377 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Mon, 10 Oct 2022 15:48:02 +0100 Subject: [PATCH] Update dependencies for security vulnerabilities Update jackson-databind, springboot, and snakeyaml for security vulnerabilities. Issue-ID: POLICY-4393 Change-Id: Id8dffa3942f691817ffdea69cf5982f1c2e43e84 Signed-off-by: liamfallon --- integration/pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/integration/pom.xml b/integration/pom.xml index 195eb62c..78ec369a 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -45,14 +45,13 @@ 7.73.0.Final 2.33 2.12.6 - 2.12.6.1 + 2.14.0-rc1 1.1.5 1.6.6 2.3.1 1.1.4 4.1.70.Final - 2.5.0 - 2.5.4 + 2.7.4 5.4.31.Final 1.0.0 3.7.3 @@ -539,7 +538,7 @@ org.yaml snakeyaml - 1.27 + 1.33 -- 2.16.6