Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Commit 9f64320

Browse files
kpangosnyk-botkmrmt
authored andcommitted
fix: upgrade io.grpc:grpc-protobuf from 1.66.0 to 1.68.0 (#219)
Snyk has created this PR to upgrade io.grpc:grpc-protobuf from 1.66.0 to 1.68.0. See this package in maven: io.grpc:grpc-protobuf 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 <[email protected]> Co-authored-by: Kosuke Morimoto <[email protected]>
1 parent 2a83950 commit 9f64320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>io.grpc</groupId>
8383
<artifactId>grpc-protobuf</artifactId>
84-
<version>1.66.0</version>
84+
<version>1.68.0</version>
8585
</dependency>
8686
<dependency>
8787
<groupId>io.grpc</groupId>

0 commit comments

Comments
 (0)