This is an automated email from the ASF dual-hosted git repository.
ramanathan1504 pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new 40e974e3a6 Bump org.apache.kafka:kafka-clients from 3.9.1 to 3.9.2 in
/log4j-parent (#4188)
40e974e3a6 is described below
commit 40e974e3a6f77e4638f29b66344eb92e6873be43
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 22 00:15:46 2026 +0530
Bump org.apache.kafka:kafka-clients from 3.9.1 to 3.9.2 in /log4j-parent
(#4188)
* Bump org.apache.kafka:kafka-clients from 3.9.1 to 3.9.2 in /log4j-parent
Bumps org.apache.kafka:kafka-clients from 3.9.1 to 3.9.2.
---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
dependency-version: 3.9.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
* Generate changelog entries for #4188
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
---
log4j-parent/pom.xml | 2 +-
pom.xml | 2 +-
src/changelog/.2.x.x/update_org.apache.kafka_kafka-clients.xml | 8 ++++++++
3 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 0c61594ab3..852cfd0f54 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -113,7 +113,7 @@
<junit.version>4.13.2</junit.version>
<junit-jupiter.version>5.13.4</junit-jupiter.version>
<junit-pioneer.version>1.9.1</junit-pioneer.version>
- <kafka.version>3.9.1</kafka.version>
+ <kafka.version>3.9.2</kafka.version>
<lightcouch.version>0.2.0</lightcouch.version>
<log4j.version>1.2.17</log4j.version>
<log4j-transform.version>0.2.0</log4j-transform.version>
diff --git a/pom.xml b/pom.xml
index 9e749fc682..cebe41514d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -360,7 +360,7 @@
<site-jctools.version>4.0.5</site-jctools.version>
<site-je.version>18.3.12</site-je.version>
<site-jeromq.version>0.6.0</site-jeromq.version>
- <site-kafka.version>3.9.1</site-kafka.version>
+ <site-kafka.version>3.9.2</site-kafka.version>
<site-logback.version>1.3.15</site-logback.version>
<site-slf4j.version>2.0.17</site-slf4j.version>
diff --git a/src/changelog/.2.x.x/update_org.apache.kafka_kafka-clients.xml
b/src/changelog/.2.x.x/update_org.apache.kafka_kafka-clients.xml
new file mode 100644
index 0000000000..7510b0a519
--- /dev/null
+++ b/src/changelog/.2.x.x/update_org.apache.kafka_kafka-clients.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns="https://logging.apache.org/xml/ns"
+ xsi:schemaLocation="https://logging.apache.org/xml/ns
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
+ type="updated">
+ <issue id="4188" link="https://github.com/apache/logging-log4j2/pull/4188"/>
+ <description format="asciidoc">Update `org.apache.kafka:kafka-clients` to
version `3.9.2`</description>
+</entry>