Skip to content

Commit e6653d4

Browse files
Update com.fasterxml.jackson:jackson-bom to version 2.19.0 (#3641) (#3641)
Co-authored-by: ASF Logging Services RM <[email protected]>
1 parent b75dd4a commit e6653d4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<hamcrest.version>3.0</hamcrest.version>
112112
<HdrHistogram.version>2.2.2</HdrHistogram.version>
113113
<hsqldb.version>2.7.4</hsqldb.version>
114-
<jackson-bom.version>2.18.3</jackson-bom.version>
114+
<jackson-bom.version>2.19.0</jackson-bom.version>
115115
<javax-jms.version>2.0.1</javax-jms.version>
116116
<java-allocation-instrumenter.version>3.3.4</java-allocation-instrumenter.version>
117117
<jctools.version>4.0.5</jctools.version>

src/changelog/.3.x.x/update_com_fasterxml_jackson_jackson_bom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="3517" link="https://github.com/apache/logging-log4j2/pull/3517"/>
7-
<description format="asciidoc">Update `com.fasterxml.jackson:jackson-bom` to version `2.18.3`</description>
6+
<issue id="3641" link="https://github.com/apache/logging-log4j2/pull/3641"/>
7+
<description format="asciidoc">Update `com.fasterxml.jackson:jackson-bom` to version `2.19.0`</description>
88
</entry>

0 commit comments

Comments
 (0)