diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index 2becddfa1a18..ca28ae22937a 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -842,12 +842,12 @@ REPOSITORY_LOCATIONS_SPEC = dict( project_name = "QUICHE", project_desc = "QUICHE (QUIC, HTTP/2, Etc) is Google‘s implementation of QUIC and related protocols", project_url = "https://github.com/google/quiche", - version = "e87010ff958c9397ee861e00d7747de6f3938e19", - sha256 = "8b3b6ac35947335a362cc77a43e5a6c3ef699ef5d1f0c73fa068059b4b3fc5b6", + version = "96a9f6bd7f8c1c256e0a59008a84522b95cec3cc", + sha256 = "9e704a66e0f762e80176a80bd201ab11ec460349f47f2f60c5632942bfdcb61d", urls = ["https://github.com/google/quiche/archive/{version}.tar.gz"], strip_prefix = "quiche-{version}", use_category = ["dataplane_core"], - release_date = "2021-12-07", + release_date = "2021-12-16", cpe = "N/A", ), com_googlesource_googleurl = dict(