@@ -31,8 +31,8 @@ IO_GRPC_GRPC_JAVA_ARTIFACTS = [
3131 "io.netty:netty-handler-proxy:4.1.110.Final" ,
3232 "io.netty:netty-handler:4.1.110.Final" ,
3333 "io.netty:netty-resolver:4.1.110.Final" ,
34- "io.netty:netty-tcnative-boringssl-static:2.0.65 .Final" ,
35- "io.netty:netty-tcnative-classes:2.0.65 .Final" ,
34+ "io.netty:netty-tcnative-boringssl-static:2.0.70 .Final" ,
35+ "io.netty:netty-tcnative-classes:2.0.70 .Final" ,
3636 "io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.110.Final" ,
3737 "io.netty:netty-transport-native-unix-common:4.1.110.Final" ,
3838 "io.netty:netty-transport:4.1.110.Final" ,
@@ -48,6 +48,7 @@ IO_GRPC_GRPC_JAVA_ARTIFACTS = [
4848
4949bazel_dep (name = "bazel_skylib" , version = "1.7.1" )
5050bazel_dep (name = "googleapis" , repo_name = "com_google_googleapis" , version = "0.0.0-20240326-1c8d509c5" )
51+
5152# CEL Spec may be removed when cncf/xds MODULE is no longer using protobuf 27.x
5253bazel_dep (name = "cel-spec" , repo_name = "dev_cel" , version = "0.15.0" )
5354bazel_dep (name = "grpc" , repo_name = "com_github_grpc_grpc" , version = "1.56.3.bcr.1" )
0 commit comments