From 695eb90104d39e127fd16cef15214c6009dd4cb3 Mon Sep 17 00:00:00 2001 From: Zachary Pinto Date: Thu, 5 Sep 2024 21:33:37 -0700 Subject: [PATCH] Switch to compatible grpc version. --- helix-gateway/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helix-gateway/pom.xml b/helix-gateway/pom.xml index 62e927d11f..9ae46c8d1e 100644 --- a/helix-gateway/pom.xml +++ b/helix-gateway/pom.xml @@ -43,9 +43,9 @@ - 3.25.3 - 3.25.3 - 1.65.1 + 3.24.0 + 3.24.0 + 1.59.1 org.slf4j*;version="[1.7,2)", org.apache.logging.log4j*;version="[2.17,3)",