Skip to content

Commit 6a2c179

Browse files
committed
Update com.fasterxml.jackson:jackson-bom to version 2.17.0 (#2372)
1 parent 0c5103e commit 6a2c179

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

log4j-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<hamcrest.version>2.2</hamcrest.version>
9292
<HdrHistogram.version>2.1.12</HdrHistogram.version>
9393
<hsqldb.version>2.7.2</hsqldb.version>
94-
<jackson-bom.version>2.16.2</jackson-bom.version>
94+
<jackson-bom.version>2.17.0</jackson-bom.version>
9595
<!-- Override the version in Jakarta EE 9 BOM: -->
9696
<jakarta-activation.version>2.1.3</jakarta-activation.version>
9797
<jakarta-mail.version>2.1.3</jakarta-mail.version>

src/changelog/.2.x.x/update_com_fasterxml_jackson_jackson_bom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="http://logging.apache.org/log4j/changelog"
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
55
type="updated">
6-
<issue id="2360" link="https://github.com/apache/logging-log4j2/pull/2360"/>
7-
<description format="asciidoc">Update `com.fasterxml.jackson:jackson-bom` to version `2.16.2`</description>
6+
<issue id="2372" link="https://github.com/apache/logging-log4j2/pull/2372"/>
7+
<description format="asciidoc">Update `com.fasterxml.jackson:jackson-bom` to version `2.17.0`</description>
88
</entry>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ This releases contains ...
2626
[#release-notes-2-x-x-updated]
2727
=== Updated
2828
29-
* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.2` (https://github.com/apache/logging-log4j2/pull/2360[2360])
29+
* Update `com.fasterxml.jackson:jackson-bom` to version `2.17.0` (https://github.com/apache/logging-log4j2/pull/2372[2372])
3030
* Update `org.apache.commons:commons-compress` to version `1.26.1` (https://github.com/apache/logging-log4j2/pull/2361[2361])

0 commit comments

Comments
 (0)