File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 91
91
<hamcrest .version>2.2</hamcrest .version>
92
92
<HdrHistogram .version>2.1.12</HdrHistogram .version>
93
93
<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>
95
95
<!-- Override the version in Jakarta EE 9 BOM: -->
96
96
<jakarta-activation .version>2.1.3</jakarta-activation .version>
97
97
<jakarta-mail .version>2.1.3</jakarta-mail .version>
Original file line number Diff line number Diff line change 3
3
xmlns =" http://logging.apache.org/log4j/changelog"
4
4
xsi : schemaLocation =" http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
5
5
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 >
8
8
</entry >
Original file line number Diff line number Diff line change @@ -26,5 +26,5 @@ This releases contains ...
26
26
[#release-notes-2-x-x-updated]
27
27
=== Updated
28
28
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 ])
30
30
* Update `org.apache.commons:commons-compress` to version `1.26.1` (https://github.com/apache/logging-log4j2/pull/2361[2361])
You can’t perform that action at this time.
0 commit comments