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 108
108
<jansi .version>2.4.1</jansi .version>
109
109
<java-allocation-instrumenter .version>3.3.4</java-allocation-instrumenter .version>
110
110
<jconsole .version>1.7.0</jconsole .version>
111
- <jctools .version>4.0.2 </jctools .version>
111
+ <jctools .version>4.0.3 </jctools .version>
112
112
<je .version>18.3.12</je .version>
113
113
<jeromq .version>0.5.4</jeromq .version>
114
114
<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.3.xsd"
5
+ type =" updated" >
6
+ <issue id =" 2270" link =" https://github.com/apache/logging-log4j2/pull/2270" />
7
+ <description format =" asciidoc" >Update `org.jctools:jctools-core` to version `4.0.3`</description >
8
+ </entry >
Original file line number Diff line number Diff line change @@ -63,4 +63,5 @@ This releases contains ...
63
63
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5` (https://github.com/apache/logging-log4j2/pull/2178[2178])
64
64
* Update `org.assertj:assertj-core` to version `3.25.3` (https://github.com/apache/logging-log4j2/pull/2262[2262])
65
65
* Update `org.codehaus.groovy:groovy-bom` to version `3.0.20` (https://github.com/apache/logging-log4j2/pull/2125[2125])
66
+ * Update `org.jctools:jctools-core` to version `4.0.3` (https://github.com/apache/logging-log4j2/pull/2270[2270])
66
67
* Update `org.junit:junit-bom` to version `5.10.2` (https://github.com/apache/logging-log4j2/pull/2261[2261])
You can’t perform that action at this time.
0 commit comments