From 4c29ff4f2eda4a44dfa98ca86816ea4244b804bb Mon Sep 17 00:00:00 2001 From: ASF Logging Services RM Date: Mon, 16 Jun 2025 20:32:21 +0000 Subject: [PATCH] Update `com.fasterxml.jackson.core:jackson-databind` to version `2.19.1` (#196) --- 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 6225844..a8ce110 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.19.0 + 2.19.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 114f78c..86b1c24 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.19.0` + + Update `com.fasterxml.jackson.core:jackson-databind` to version `2.19.1`