This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-transform.git


The following commit(s) were added to refs/heads/main by this push:
     new be21e1f  Update `com.fasterxml.jackson.core:jackson-databind` to 
version `2.18.3` (#174) (#174)
be21e1f is described below

commit be21e1fcb49fb7cb665246a3ec55b34c44cedd5a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 5 13:35:18 2025 +0100

    Update `com.fasterxml.jackson.core:jackson-databind` to version `2.18.3` 
(#174) (#174)
    
    Co-authored-by: ASF Logging Services RM <[email protected]>
---
 log4j-converter-plugin-descriptor/pom.xml                             | 2 +-
 .../.0.x.x/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 f4be039..9b8e980 100644
--- a/log4j-converter-plugin-descriptor/pom.xml
+++ b/log4j-converter-plugin-descriptor/pom.xml
@@ -35,7 +35,7 @@
     
<Main-Class>org.apache.logging.log4j.converter.plugins.PluginCacheConverter</Main-Class>
 
     <!-- Dependency versions -->
-    <jackson.version>2.18.2</jackson.version>
+    <jackson.version>2.18.3</jackson.version>
   </properties>
 
   <dependencies>
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 35e4acd..4389151 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">
-  <issue id="146" 
link="https://github.com/apache/logging-log4j-transform/pull/146"/>
-  <description format="asciidoc">Update 
`com.fasterxml.jackson.core:jackson-databind` to version `2.18.2`</description>
+  <issue id="174" 
link="https://github.com/apache/logging-log4j-transform/pull/174"/>
+  <description format="asciidoc">Update 
`com.fasterxml.jackson.core:jackson-databind` to version `2.18.3`</description>
 </entry>

Reply via email to