diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index f9b4e1a3ff40..1c3248d61430 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -865,13 +865,13 @@ REPOSITORY_LOCATIONS_SPEC = dict( project_name = "hessian2-codec", project_desc = "hessian2-codec is a C++ library for hessian2 codec", project_url = "https://github.com/alibaba/hessian2-codec.git", - version = "e9bb36e206f2c5054b50d11f88bb1b95c77766f8", - sha256 = "82743dcbf2bd624a68eb2c0d54963ea87446eba4eb08c117744f0669ddc70786", + version = "6f5a64770f0374a761eece13c8863b80dc5adcd8", + sha256 = "bb4c4af6a7e3031160bf38dfa957b0ee950e2d8de47d4ba14c7a658c3a2c74d1", strip_prefix = "hessian2-codec-{version}", urls = ["https://github.com/alibaba/hessian2-codec/archive/{version}.tar.gz"], use_category = ["dataplane_ext"], extensions = ["envoy.filters.network.dubbo_proxy", "envoy.filters.network.generic_proxy", "envoy.generic_proxy.codecs.dubbo"], - release_date = "2022-10-10", + release_date = "2025-01-14", cpe = "N/A", license = "Apache-2.0", license_url = "https://github.com/alibaba/hessian2-codec/blob/{version}/LICENSE",