Skip to content

Commit fa049aa

Browse files
committed
Update org.apache.kafka:kafka-clients to version 3.8.0 (#2777)
1 parent 1e2e920 commit fa049aa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

+1-1
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.3</junit-jupiter.version>
120120
<junit-pioneer.version>1.9.1</junit-pioneer.version>
121-
<kafka.version>3.7.1</kafka.version>
121+
<kafka.version>3.8.0</kafka.version>
122122
<lightcouch.version>0.2.0</lightcouch.version>
123123
<log4j.version>1.2.17</log4j.version>
124124
<log4j2-cachefile-transformer.version>2.15.0</log4j2-cachefile-transformer.version>

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="2697" link="https://github.com/apache/logging-log4j2/pull/2697"/>
7-
<description format="asciidoc">Update `org.apache.kafka:kafka-clients` to version `3.7.1`</description>
6+
<issue id="2777" link="https://github.com/apache/logging-log4j2/pull/2777"/>
7+
<description format="asciidoc">Update `org.apache.kafka:kafka-clients` to version `3.8.0`</description>
88
</entry>

0 commit comments

Comments
 (0)