From bff66d8c1f2f5fcaa82e047d9f4d8992260fd743 Mon Sep 17 00:00:00 2001 From: ASF Logging Services RM Date: Fri, 31 Oct 2025 19:13:23 +0000 Subject: [PATCH] Update `com.fasterxml.jackson.core:jackson-databind` to version `2.20.1` (#234) --- log4j-converter-plugin-descriptor/pom.xml | 2 +- .../update_com_fasterxml_jackson_core_jackson_databind.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/log4j-converter-plugin-descriptor/pom.xml b/log4j-converter-plugin-descriptor/pom.xml index 7acf6aa9..8d90f754 100644 --- a/log4j-converter-plugin-descriptor/pom.xml +++ b/log4j-converter-plugin-descriptor/pom.xml @@ -35,7 +35,7 @@ org.apache.logging.log4j.converter.plugins.PluginCacheConverter - 2.20.0 + 2.20.1 diff --git a/src/changelog/.0.x.x/update_com_fasterxml_jackson_core_jackson_databind.xml b/src/changelog/.0.x.x/update_com_fasterxml_jackson_core_jackson_databind.xml index 50420eeb..fa88e575 100644 --- a/src/changelog/.0.x.x/update_com_fasterxml_jackson_core_jackson_databind.xml +++ b/src/changelog/.0.x.x/update_com_fasterxml_jackson_core_jackson_databind.xml @@ -3,6 +3,6 @@ xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="updated"> - - Update `com.fasterxml.jackson.core:jackson-databind` to version `2.20.0` + + Update `com.fasterxml.jackson.core:jackson-databind` to version `2.20.1`