Skip to content

Commit 6d407b6

Browse files
committed
Update org.apache.kafka:kafka-clients to version 3.7.0 (#2326)
1 parent 5451c7c commit 6d407b6

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
@@ -118,7 +118,7 @@
118118
<junit.version>4.13.2</junit.version>
119119
<junit-jupiter.version>5.10.2</junit-jupiter.version>
120120
<junit-pioneer.version>1.9.1</junit-pioneer.version>
121-
<kafka.version>3.6.1</kafka.version>
121+
<kafka.version>3.7.0</kafka.version>
122122
<kubernetes-client.version>5.12.4</kubernetes-client.version>
123123
<lightcouch.version>0.2.0</lightcouch.version>
124124
<log4j.version>1.2.17</log4j.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="2326" link="https://github.com/apache/logging-log4j2/pull/2326"/>
7+
<description format="asciidoc">Update `org.apache.kafka:kafka-clients` to version `3.7.0`</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
@@ -37,3 +37,4 @@ This releases contains ...
3737
* Update `github/codeql-action` to version `3.24.5` (https://github.com/apache/logging-log4j2/pull/2317[2317])
3838
* Update `io.fabric8:docker-maven-plugin` to version `0.44.0` (https://github.com/apache/logging-log4j2/pull/2299[2299])
3939
* Update `org.apache.commons:commons-compress` to version `1.26.0` (https://github.com/apache/logging-log4j2/pull/2304[2304])
40+
* Update `org.apache.kafka:kafka-clients` to version `3.7.0` (https://github.com/apache/logging-log4j2/pull/2326[2326])

0 commit comments

Comments
 (0)