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-log4j2.git


The following commit(s) were added to refs/heads/main by this push:
     new 86e4d82090 Update `com.fasterxml.jackson:jackson-bom` to version 
`2.19.1` (#3747)
86e4d82090 is described below

commit 86e4d82090c10054d5b9fb6519dd29c1574ac0bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 24 20:16:48 2025 +0000

    Update `com.fasterxml.jackson:jackson-bom` to version `2.19.1` (#3747)
    
    Co-authored-by: ASF Logging Services RM <[email protected]>
---
 log4j-parent/pom.xml                                              | 2 +-
 src/changelog/.3.x.x/update_com_fasterxml_jackson_jackson_bom.xml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 7bdc6caafe..510b8b0d17 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -111,7 +111,7 @@
     <hamcrest.version>3.0</hamcrest.version>
     <HdrHistogram.version>2.2.2</HdrHistogram.version>
     <hsqldb.version>2.7.4</hsqldb.version>
-    <jackson-bom.version>2.19.0</jackson-bom.version>
+    <jackson-bom.version>2.19.1</jackson-bom.version>
     <javax-jms.version>2.0.1</javax-jms.version>
     
<java-allocation-instrumenter.version>3.3.4</java-allocation-instrumenter.version>
     <jctools.version>4.0.5</jctools.version>
diff --git a/src/changelog/.3.x.x/update_com_fasterxml_jackson_jackson_bom.xml 
b/src/changelog/.3.x.x/update_com_fasterxml_jackson_jackson_bom.xml
index a9b69ffa1b..195d9c8a02 100644
--- a/src/changelog/.3.x.x/update_com_fasterxml_jackson_jackson_bom.xml
+++ b/src/changelog/.3.x.x/update_com_fasterxml_jackson_jackson_bom.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="3641" link="https://github.com/apache/logging-log4j2/pull/3641"/>
-  <description format="asciidoc">Update `com.fasterxml.jackson:jackson-bom` to 
version `2.19.0`</description>
+  <issue id="3747" link="https://github.com/apache/logging-log4j2/pull/3747"/>
+  <description format="asciidoc">Update `com.fasterxml.jackson:jackson-bom` to 
version `2.19.1`</description>
 </entry>

Reply via email to