File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 93
93
<hamcrest .version>2.2</hamcrest .version>
94
94
<HdrHistogram .version>2.1.12</HdrHistogram .version>
95
95
<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>
97
97
<!-- Override the version in Jakarta EE 9 BOM: -->
98
98
<jakarta-activation .version>2.1.2</jakarta-activation .version>
99
99
<jakarta-mail .version>2.1.2</jakarta-mail .version>
Original file line number Diff line number Diff line change
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 >
Original file line number Diff line number Diff line change @@ -41,4 +41,5 @@ This releases contains ...
41
41
[#release-notes-2-x-x-updated]
42
42
=== Updated
43
43
44
+ * Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` (https://github.com/apache/logging-log4j2/pull/2126[2126])
44
45
* Update `org.codehaus.groovy:groovy-bom` to version `3.0.20` (https://github.com/apache/logging-log4j2/pull/2125[2125])
You can’t perform that action at this time.
0 commit comments