Skip to content

Commit

Permalink
fix: upgrade io.grpc:grpc-core from 1.64.0 to 1.68.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade io.grpc:grpc-core from 1.64.0 to 1.68.0.

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

See this project in Snyk:
https://app.snyk.io/org/b.w.donnelly1/project/b4c1d3ed-8a7c-44e0-8c08-198fb8227ffc?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 14, 2024
1 parent b931437 commit 7a72fa5
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 @@ -71,7 +71,7 @@


<properties>
<grpc.version>1.64.0</grpc.version>
<grpc.version>1.68.0</grpc.version>

<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 7a72fa5

Please sign in to comment.