From 8386472a811fc10830d5c3e4dd29fbf1b82add81 Mon Sep 17 00:00:00 2001 From: 1nb0und <133918079+1nb0und@users.noreply.github.com> Date: Tue, 5 Dec 2023 15:49:38 -0500 Subject: [PATCH] feat: workaround for grpc issue --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 91b61367a..bd7829c9b 100644 --- a/pom.xml +++ b/pom.xml @@ -59,11 +59,11 @@ - + - io.netty - netty-bom - 4.1.100.Final + io.grpc + grpc-bom + 1.59.1 pom import