diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index 2405fb248bca..6080c1b3c6a3 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -948,13 +948,13 @@ REPOSITORY_LOCATIONS_SPEC = dict( project_name = "grpc-httpjson-transcoding", project_desc = "Library that supports transcoding so that HTTP/JSON can be converted to gRPC", project_url = "https://github.com/grpc-ecosystem/grpc-httpjson-transcoding", - version = "20e58e7ef9c3878ae9fc89123b9aba36d6f98a7f", - sha256 = "2f0ea248c59f51e5376f23590a986813b96076531ffe27a805f7a37407a81a87", + version = "8f0d092ecf60470f504f506e2851173a8033a62c", + sha256 = "11f6316192c5fbd967796e46ab2872964cb4f0a2396126c9e7b961295d4768af", strip_prefix = "grpc-httpjson-transcoding-{version}", urls = ["https://github.com/grpc-ecosystem/grpc-httpjson-transcoding/archive/{version}.tar.gz"], use_category = ["dataplane_ext"], extensions = ["envoy.filters.http.grpc_json_transcoder", "envoy.filters.http.grpc_field_extraction", "envoy.filters.http.proto_message_extraction"], - release_date = "2024-08-30", + release_date = "2024-09-19", cpe = "N/A", license = "Apache-2.0", license_url = "https://github.com/grpc-ecosystem/grpc-httpjson-transcoding/blob/{version}/LICENSE",