From cb0ec8f02bf70f2dced02ba60f051f81384ac000 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 24 Nov 2022 18:18:00 +0100 Subject: [PATCH] Bump jackson-databind to 2.13.4.2 https://github.com/FasterXML/jackson-databind/issues/3590 https://github.com/FasterXML/jackson-databind/issues/3627 Change-Id: If1bf01ca0a05772e140427fe2164dde05be264d7 Signed-off-by: Robert Varga (cherry picked from commit 36012ddb1a72864fa9c989335c44ffb9572739cc) --- features/odl-jackson-2.13/src/main/history/dependencies.xml | 2 +- odlparent-dependency-check/pom.xml | 2 +- odlparent/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/features/odl-jackson-2.13/src/main/history/dependencies.xml b/features/odl-jackson-2.13/src/main/history/dependencies.xml index a8557bd1e..3a85b4da0 100644 --- a/features/odl-jackson-2.13/src/main/history/dependencies.xml +++ b/features/odl-jackson-2.13/src/main/history/dependencies.xml @@ -6,7 +6,7 @@ odl-ws-rs-api mvn:com.fasterxml.jackson.core/jackson-annotations/2.13.4 mvn:com.fasterxml.jackson.core/jackson-core/2.13.4 - mvn:com.fasterxml.jackson.core/jackson-databind/2.13.4 + mvn:com.fasterxml.jackson.core/jackson-databind/2.13.4.2 mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.13.4 mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.13.4 mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.13.4 diff --git a/odlparent-dependency-check/pom.xml b/odlparent-dependency-check/pom.xml index ed8006b2d..00a99c128 100644 --- a/odlparent-dependency-check/pom.xml +++ b/odlparent-dependency-check/pom.xml @@ -45,7 +45,7 @@ com.fasterxml.jackson jackson-bom pom - 2.13.4 + 2.13.4.20221013 com.fasterxml.woodstox diff --git a/odlparent/pom.xml b/odlparent/pom.xml index 3508b04db..0c42a806c 100644 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -354,7 +354,7 @@ com.fasterxml.jackson jackson-bom - 2.13.4 + 2.13.4.20221013 import pom