Skip to content

Commit 3338af4

Browse files
committed
Update com.fasterxml.jackson:jackson-bom to version 2.16.1 (#2127)
1 parent bacf170 commit 3338af4

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
@@ -117,7 +117,7 @@
117117
<hamcrest.version>2.2</hamcrest.version>
118118
<HdrHistogram.version>2.1.12</HdrHistogram.version>
119119
<hsqldb.version>2.7.2</hsqldb.version>
120-
<jackson-bom.version>2.16.0</jackson-bom.version>
120+
<jackson-bom.version>2.16.1</jackson-bom.version>
121121
<jansi.version>2.4.0</jansi.version>
122122
<javax-jms.version>2.0.1</javax-jms.version>
123123
<java-allocation-instrumenter.version>3.3.4</java-allocation-instrumenter.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="2127" link="https://github.com/apache/logging-log4j2/pull/2127"/>
7+
<description format="asciidoc">Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1`</description>
8+
</entry>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ This release contains...
3636
[#release-notes-3-x-x-updated]
3737
=== Updated
3838
39+
* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` (https://github.com/apache/logging-log4j2/pull/2127[2127])
3940
* Update `org.apache.groovy:groovy-bom` to version `4.0.17` (https://github.com/apache/logging-log4j2/pull/2124[2124])
4041
* Update `org.apache.logging:logging-parent` to version `10.5.0` (https://github.com/apache/logging-log4j2/pull/2118[2118])
4142
* Update `org.springframework.boot:spring-boot-dependencies` to version `3.2.1` (https://github.com/apache/logging-log4j2/pull/2123[2123])

0 commit comments

Comments
 (0)