File tree Expand file tree Collapse file tree 3 files changed +15
-1
lines changed
Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 110110 <jansi .version>2.4.1</jansi .version>
111111 <java-allocation-instrumenter .version>3.3.3</java-allocation-instrumenter .version>
112112 <jconsole .version>1.7.0</jconsole .version>
113- <jctools .version>4.0.1 </jctools .version>
113+ <jctools .version>4.0.2 </jctools .version>
114114 <je .version>18.3.12</je .version>
115115 <jeromq .version>0.5.4</jeromq .version>
116116 <jetty .version>9.4.53.v20231009</jetty .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.2.xsd"
5+ type =" changed" >
6+ <issue id =" 1984" link =" https://github.com/apache/logging-log4j2/pull/1984" />
7+ <description format =" asciidoc" >Update `org.jctools:jctools-core` to version `4.0.2`</description >
8+ </entry >
Original file line number Diff line number Diff line change @@ -28,3 +28,9 @@ This releases contains ...
2828
2929* Update `de.flapdoodle.reverse:de.flapdoodle.reverse` to version `1.7.2` (https://github.com/apache/logging-log4j2/pull/1979[1979])
3030* Update `github/codeql-action` to version `2.22.7` (https://github.com/apache/logging-log4j2/pull/1975[1975])
31+ * Update `org.jctools:jctools-core` to version `4.0.2` (https://github.com/apache/logging-log4j2/pull/1984[1984])
32+
33+ [#release-notes-2-x-x-fixed]
34+ === Fixed
35+
36+ * Fix `log4j-to-slf4j` JPMS and OSGi descriptors. (https://github.com/apache/logging-log4j2/pull/1983[1983])
You can’t perform that action at this time.
0 commit comments