Skip to content

Commit

Permalink
fix: upgrade io.grpc:grpc-stub from 1.65.1 to 1.66.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade io.grpc:grpc-stub from 1.65.1 to 1.66.0.

See this package in maven:
io.grpc:grpc-stub

See this project in Snyk:
https://app.snyk.io/org/b.w.donnelly1/project/537d8cdc-cdc5-4851-8ce3-bfc4014a9b50?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 29, 2024
1 parent a9b9393 commit 14db75d
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 @@

<properties>
<deep-proto.version>1.0.5</deep-proto.version>
<grpc.version>1.65.1</grpc.version>
<grpc.version>1.66.0</grpc.version>
<netty.version>4.1.100.Final</netty.version>
<tcnative.version>2.0.65.Final</tcnative.version>
<asm.version>8.0.1</asm.version>
Expand Down

0 comments on commit 14db75d

Please sign in to comment.