From 044e2838861f59418282b5b48fce3895d723a1bc Mon Sep 17 00:00:00 2001 From: sgrampone Date: Thu, 13 Nov 2025 13:03:32 -0300 Subject: [PATCH] Bump jackson libraries to version 2.16.2 --- gxcloudstorage-azureblob/pom.xml | 6 ++++++ pom.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/gxcloudstorage-azureblob/pom.xml b/gxcloudstorage-azureblob/pom.xml index ca586d19a..09980d77b 100644 --- a/gxcloudstorage-azureblob/pom.xml +++ b/gxcloudstorage-azureblob/pom.xml @@ -36,5 +36,11 @@ + + + com.fasterxml.jackson.core + jackson-core + ${jackson.version} + diff --git a/pom.xml b/pom.xml index c036ff727..03837f981 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 3.0.4 UTF-8 5.4.1 - 2.14.1 + 2.16.2 4.13.2 2.35.6 4.74.0