From 8c09e7fbee0f8e1bc5e1c6e89e2aaf6fa4bec7a5 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Thu, 20 Oct 2022 15:20:03 +0200 Subject: chore(core): update third-party libs include commons-text-1.10.0 to fix CVE-2022-42889 --- pom.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 9c3324b3..bcfc25f7 100644 --- a/pom.xml +++ b/pom.xml @@ -25,30 +25,31 @@ 0.3 0.4 - 1.3.4 + 1.3.7 2.5.14 2.7.4 5.3.23 3.0.15.RELEASE - 3.5.3 + 3.5.4 2.6.0 3.12.0 - 1.9 + 1.10.0 4.4 2.11.0 31.1-jre 2.11.2 2.13.4 + 2.13.4.2 2.13.4 0.2.3 2.1.3 1.7.36 - 2.18.0 + 2.19.0 1.2.11 @@ -88,7 +89,7 @@ - 1.18.20 + 1.18.24 3.8.1 2.8.1 1.20 @@ -420,7 +421,7 @@ com.fasterxml.jackson.core jackson-databind - ${jackson.version} + ${jackson-databind} com.fasterxml.jackson.datatype -- cgit v1.2.3