File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1439,13 +1439,13 @@ REPOSITORY_LOCATIONS_SPEC = dict(
1439
1439
project_name = "Kafka (source)" ,
1440
1440
project_desc = "Open-source distributed event streaming platform" ,
1441
1441
project_url = "https://kafka.apache.org" ,
1442
- version = "3.8.0 " ,
1443
- sha256 = "8761a0c22738201d3049f11f78c8e6c0f201203ba799157e498ef7eb04c259f3 " ,
1442
+ version = "3.9.1 " ,
1443
+ sha256 = "c15b82940cfb9f67fce909d8600dc8bcfc42d2795da2c26c149d03a627f85234 " ,
1444
1444
strip_prefix = "kafka-{version}/clients/src/main/resources/common/message" ,
1445
1445
urls = ["https://github.com/apache/kafka/archive/{version}.zip" ],
1446
1446
use_category = ["dataplane_ext" ],
1447
1447
extensions = ["envoy.filters.network.kafka_broker" , "envoy.filters.network.kafka_mesh" ],
1448
- release_date = "2024-07-23 " ,
1448
+ release_date = "2025-05-12 " ,
1449
1449
cpe = "cpe:2.3:a:apache:kafka:*" ,
1450
1450
license = "Apache-2.0" ,
1451
1451
license_url = "https://github.com/apache/kafka/blob/{version}/LICENSE" ,
You can’t perform that action at this time.
0 commit comments