From 56991e130935174c6e73e83c913fbe2af36d6060 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 30 Aug 2022 20:18:48 +0000 Subject: [PATCH] fix: upgrade io.grpc:grpc-stub from 1.34.0 to 1.48.1 Snyk has created this PR to upgrade io.grpc:grpc-stub from 1.34.0 to 1.48.1. See this package in Maven Repository: https://mvnrepository.com/artifact/io.grpc/grpc-stub/ See this project in Snyk: https://app.snyk.io/org/hashsploit/project/81433d70-8e9d-4ae5-a244-0d13a17a97d1?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2a88e69..3330e3e 100644 --- a/pom.xml +++ b/pom.xml @@ -153,7 +153,7 @@ io.grpc grpc-stub - 1.34.0 + 1.48.1