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.58.0 to 1.64.0 (#138)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade io.grpc:grpc-stub from 1.58.0 to 1.64.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]>
  • Loading branch information
kpango and snyk-bot authored Jul 19, 2024
1 parent e91e4df commit 3f85d5a
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.58.0</version>
<version>1.64.0</version>
</dependency>
<dependency>
<groupId>build.buf</groupId>
Expand Down

0 comments on commit 3f85d5a

Please sign in to comment.