From ff9607b19f1219323d51fafdac9d905cde581aa7 Mon Sep 17 00:00:00 2001 From: teodordelibasic-db Date: Wed, 12 Nov 2025 12:53:04 +0000 Subject: [PATCH] Initial commit Signed-off-by: teodordelibasic-db --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 3166520..57aaa00 100644 --- a/pom.xml +++ b/pom.xml @@ -43,17 +43,17 @@ io.grpc grpc-netty-shaded - 1.58.0 + 1.76.0 io.grpc grpc-protobuf - 1.58.0 + 1.76.0 io.grpc grpc-stub - 1.58.0 + 1.76.0 @@ -102,7 +102,7 @@ io.grpc grpc-testing - 1.58.0 + 1.76.0 test @@ -116,7 +116,7 @@ com.google.protobuf:protoc:3.24.0:exe:${os.detected.classifier} grpc-java - io.grpc:protoc-gen-grpc-java:1.58.0:exe:${os.detected.classifier} + io.grpc:protoc-gen-grpc-java:1.76.0:exe:${os.detected.classifier}