Skip to content

Commit 921073d

Browse files
committed
Update org.apache.kafka:kafka-clients to version 3.6.1 (#2068)
1 parent 557209b commit 921073d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<junit.version>4.13.2</junit.version>
121121
<junit-jupiter.version>5.10.1</junit-jupiter.version>
122122
<junit-pioneer.version>1.9.1</junit-pioneer.version>
123-
<kafka.version>3.6.0</kafka.version>
123+
<kafka.version>3.6.1</kafka.version>
124124
<kubernetes-client.version>5.12.4</kubernetes-client.version>
125125
<lightcouch.version>0.2.0</lightcouch.version>
126126
<log4j.version>1.2.17</log4j.version>

src/changelog/.2.x.x/update_org_apache_kafka_kafka_clients.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="http://logging.apache.org/log4j/changelog"
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
55
type="changed">
6-
<issue id="2060" link="https://github.com/apache/logging-log4j2/pull/2060"/>
7-
<description format="asciidoc">Update `org.apache.kafka:kafka-clients` to version `3.6.0`</description>
6+
<issue id="2068" link="https://github.com/apache/logging-log4j2/pull/2068"/>
7+
<description format="asciidoc">Update `org.apache.kafka:kafka-clients` to version `3.6.1`</description>
88
</entry>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This releases contains ...
4040
* Update `org.apache.commons:commons-dbcp2` to version `2.11.0` (https://github.com/apache/logging-log4j2/pull/2048[2048])
4141
* Update `org.apache.commons:commons-lang3` to version `3.14.0` (https://github.com/apache/logging-log4j2/pull/2047[2047])
4242
* Update `org.apache.commons:commons-pool2` to version `2.12.0` (https://github.com/apache/logging-log4j2/pull/2057[2057])
43-
* Update `org.apache.kafka:kafka-clients` to version `3.6.0` (https://github.com/apache/logging-log4j2/pull/2060[2060])
43+
* Update `org.apache.kafka:kafka-clients` to version `3.6.1` (https://github.com/apache/logging-log4j2/pull/2068[2068])
4444
* Update `org.apache.maven:maven-core` to version `3.9.6` (https://github.com/apache/logging-log4j2/pull/2040[2040])
4545
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.2` (https://github.com/apache/logging-log4j2/pull/2059[2059])
4646
* Update `org.codehaus.plexus:plexus-utils` to version `3.5.1` (https://github.com/apache/logging-log4j2/pull/2056[2056])

0 commit comments

Comments
 (0)