Skip to content

Commit a5397eb

Browse files
committed
Update org.jctools:jctools-core to version 4.0.3 (#2270)
1 parent f8df179 commit a5397eb

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<jansi.version>2.4.1</jansi.version>
109109
<java-allocation-instrumenter.version>3.3.4</java-allocation-instrumenter.version>
110110
<jconsole.version>1.7.0</jconsole.version>
111-
<jctools.version>4.0.2</jctools.version>
111+
<jctools.version>4.0.3</jctools.version>
112112
<je.version>18.3.12</je.version>
113113
<jeromq.version>0.5.4</jeromq.version>
114114
<jetty.version>9.4.53.v20231009</jetty.version>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
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>

src/site/_release-notes/_2.x.x.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,5 @@ This releases contains ...
6363
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5` (https://github.com/apache/logging-log4j2/pull/2178[2178])
6464
* Update `org.assertj:assertj-core` to version `3.25.3` (https://github.com/apache/logging-log4j2/pull/2262[2262])
6565
* 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])
6667
* Update `org.junit:junit-bom` to version `5.10.2` (https://github.com/apache/logging-log4j2/pull/2261[2261])

0 commit comments

Comments
 (0)