Skip to content

Commit 1abc34f

Browse files
fix(deps): update dependency org.apache.kafka:kafka-clients to v3.7.1 (#503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bbf673b commit 1abc34f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ arrow-jackson = "0.14.1"
1818
io-reactor = "3.6.7"
1919
io-reactor-extensions = "1.2.2"
2020
slf4j = "2.0.13"
21-
kafka = "3.7.0"
21+
kafka = "3.7.1"
2222
kafka-kotlin = "0.4.0"
2323
dokka = "1.9.20"
2424
knit = "0.5.0"

recipes/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ couchbase-client = "3.7.0"
2525
couchbase-client-metrics = "0.7.0"
2626

2727
# Kafka
28-
kafka = "3.7.0"
28+
kafka = "3.7.1"
2929
kafka-kotlin = "0.4.0"
3030

3131
# Reactor

0 commit comments

Comments
 (0)