diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index bc3efdd3cc735..1de14053a2e88 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -638,13 +638,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 = "3127eeaf889d48b5d2cd870fd910f1ae3e7abca4", - sha256 = "f98da3fe9b2539c9fc9b3884e01baa8d2e19ed016bc5f41bed2998781c96ac63", + version = "6acdde98c94b70453b39a81fe7bf59b847188fc3", + sha256 = "a076ca60fca2719b505c49dc1175fd27485dc76deaaef21581e6bd37c84da890", 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"], - release_date = "2021-09-22", + release_date = "2021-11-04", cpe = "N/A", ), io_bazel_rules_go = dict(