Skip to content

Commit 21f9964

Browse files
Bump org.apache.kafka:kafka-clients in /scala/serving (#5215)
Bumps org.apache.kafka:kafka-clients from 2.6.3 to 3.7.1. --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0309ced commit 21f9964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scala/serving/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@
316316
<dependency>
317317
<groupId>org.apache.kafka</groupId>
318318
<artifactId>kafka-clients</artifactId>
319-
<version>2.6.3</version>
319+
<version>3.7.1</version>
320320
<scope>provided</scope>
321321
</dependency>
322322
<dependency>

0 commit comments

Comments
 (0)