Skip to content

Commit d1914b2

Browse files
committed
Update com.fasterxml.jackson:jackson-bom to version 2.16.1 (#2126)
1 parent 34f8031 commit d1914b2

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<hamcrest.version>2.2</hamcrest.version>
9494
<HdrHistogram.version>2.1.12</HdrHistogram.version>
9595
<hsqldb.version>2.7.2</hsqldb.version>
96-
<jackson-bom.version>2.16.0</jackson-bom.version>
96+
<jackson-bom.version>2.16.1</jackson-bom.version>
9797
<!-- Override the version in Jakarta EE 9 BOM: -->
9898
<jakarta-activation.version>2.1.2</jakarta-activation.version>
9999
<jakarta-mail.version>2.1.2</jakarta-mail.version>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
5+
type="updated">
6+
<issue id="2126" link="https://github.com/apache/logging-log4j2/pull/2126"/>
7+
<description format="asciidoc">Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1`</description>
8+
</entry>

src/site/_release-notes/_2.x.x.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,5 @@ This releases contains ...
4141
[#release-notes-2-x-x-updated]
4242
=== Updated
4343
44+
* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` (https://github.com/apache/logging-log4j2/pull/2126[2126])
4445
* Update `org.codehaus.groovy:groovy-bom` to version `3.0.20` (https://github.com/apache/logging-log4j2/pull/2125[2125])

0 commit comments

Comments
 (0)