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

Commit

Permalink
fix: upgrade io.grpc:grpc-stub from 1.66.0 to 1.68.0 (#220)
Browse files Browse the repository at this point in the history
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 <[email protected]>
Co-authored-by: Kosuke Morimoto <[email protected]>
  • Loading branch information
3 people authored Oct 15, 2024
1 parent 4306092 commit efe72a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-stub</artifactId>
<version>1.66.0</version>
<version>1.68.0</version>
</dependency>
<dependency>
<groupId>build.buf</groupId>
Expand Down

0 comments on commit efe72a1

Please sign in to comment.