Skip to content

Commit 34716d1

Browse files
deps: Bump kafka_source -> 3.9.1
Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com>
1 parent 199458f commit 34716d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bazel/repository_locations.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1439,13 +1439,13 @@ REPOSITORY_LOCATIONS_SPEC = dict(
14391439
project_name = "Kafka (source)",
14401440
project_desc = "Open-source distributed event streaming platform",
14411441
project_url = "https://kafka.apache.org",
1442-
version = "3.8.0",
1443-
sha256 = "8761a0c22738201d3049f11f78c8e6c0f201203ba799157e498ef7eb04c259f3",
1442+
version = "3.9.1",
1443+
sha256 = "c15b82940cfb9f67fce909d8600dc8bcfc42d2795da2c26c149d03a627f85234",
14441444
strip_prefix = "kafka-{version}/clients/src/main/resources/common/message",
14451445
urls = ["https://github.com/apache/kafka/archive/{version}.zip"],
14461446
use_category = ["dataplane_ext"],
14471447
extensions = ["envoy.filters.network.kafka_broker", "envoy.filters.network.kafka_mesh"],
1448-
release_date = "2024-07-23",
1448+
release_date = "2025-05-12",
14491449
cpe = "cpe:2.3:a:apache:kafka:*",
14501450
license = "Apache-2.0",
14511451
license_url = "https://github.com/apache/kafka/blob/{version}/LICENSE",

0 commit comments

Comments
 (0)