Skip to content

Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1 #3747

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update com.fasterxml.jackson:jackson-bom to version 2.19.1 (#3747)
  • Loading branch information
asf-rm committed Jun 16, 2025

Verified

This commit was signed with the committer’s verified signature.
asf-rm ASF CI Release Manager
commit 85651a9405013ae1efefa1d1754ca6e84ab1adc6
2 changes: 1 addition & 1 deletion log4j-parent/pom.xml
Original file line number Diff line number Diff line change
@@ -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>
Original file line number Diff line number Diff line change
@@ -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>