From efe72a186c35a8a1e3809454dd02d01bec0e8b7b Mon Sep 17 00:00:00 2001 From: Yusuke Kato Date: Tue, 15 Oct 2024 15:07:44 +0900 Subject: [PATCH] fix: upgrade io.grpc:grpc-stub from 1.66.0 to 1.68.0 (#220) Snyk has created this PR to upgrade io.grpc:grpc-stub from 1.66.0 to 1.68.0. See this package in maven: io.grpc:grpc-stub See this project in Snyk: https://app.snyk.io/org/vald/project/223639f4-53f7-46f6-a48f-9e663b44ef5a?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot Co-authored-by: Kosuke Morimoto --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3ceded2..d75f5ea 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ io.grpc grpc-stub - 1.66.0 + 1.68.0 build.buf