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}