Skip to content

Commit 6fbd997

Browse files
Update org.apache.kafka:kafka-clients to version 3.9.1 (#3678)
Bumps org.apache.kafka:kafka-clients from 3.9.0 to 3.9.1. --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-clients dependency-version: 3.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: ASF Logging Services RM <[email protected]>
1 parent f53f656 commit 6fbd997

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
@@ -111,7 +111,7 @@
111111
<junit.version>4.13.2</junit.version>
112112
<junit-jupiter.version>5.12.2</junit-jupiter.version>
113113
<junit-pioneer.version>1.9.1</junit-pioneer.version>
114-
<kafka.version>3.9.0</kafka.version>
114+
<kafka.version>3.9.1</kafka.version>
115115
<lightcouch.version>0.2.0</lightcouch.version>
116116
<log4j.version>1.2.17</log4j.version>
117117
<log4j-transform.version>0.2.0</log4j-transform.version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@
350350
<site-jctools.version>4.0.5</site-jctools.version>
351351
<site-je.version>18.3.12</site-je.version>
352352
<site-jeromq.version>0.6.0</site-jeromq.version>
353-
<site-kafka.version>3.9.0</site-kafka.version>
353+
<site-kafka.version>3.9.1</site-kafka.version>
354354
<site-logback.version>1.3.15</site-logback.version>
355355
<site-slf4j.version>2.0.17</site-slf4j.version>
356356

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="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="3184" link="https://github.com/apache/logging-log4j2/pull/3184"/>
7-
<description format="asciidoc">Update `org.apache.kafka:kafka-clients` to version `3.9.0`</description>
6+
<issue id="3678" link="https://github.com/apache/logging-log4j2/pull/3678"/>
7+
<description format="asciidoc">Update `org.apache.kafka:kafka-clients` to version `3.9.1`</description>
88
</entry>

0 commit comments

Comments
 (0)