From 27542818af9fb1aa6d34eaef59861a42c4aa2a7c 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 a8557bd1e9..3a85b4da05 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 836921b367..9ca6c4d9a8 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 e32486d849..4318d07cd7 100644 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -389,7 +389,7 @@ com.fasterxml.jackson jackson-bom - 2.13.4 + 2.13.4.20221013 import pom