Skip to content

Commit 1985946

Browse files
authored
deps: update dependency org.apache.kafka:kafka-clients to v2.6.0 (#279)
1 parent e98aa25 commit 1985946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubsublite-kafka-shim/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.apache.kafka</groupId>
3030
<artifactId>kafka-clients</artifactId>
31-
<version>2.5.0</version>
31+
<version>2.6.0</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>io.grpc</groupId>

0 commit comments

Comments
 (0)