Skip to content

Commit

Permalink
Bump grpc-netty to 1.67.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade io.grpc:grpc-netty from 1.66.0
to 1.67.1.

https://github.com/grpc/grpc/releases/tag/v1.67.1
https://github.com/grpc/grpc/releases/tag/v1.67.0

Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
(cherry picked from commit e441ec8)
  • Loading branch information
snyk-bot authored and ihrasko committed Oct 24, 2024
1 parent 7a11bfd commit be0091b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lighty-modules/lighty-gnmi/lighty-gnmi-proto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<properties>
<protobuf.version>3.25.5</protobuf.version>
<grpc.version>1.66.0</grpc.version>
<grpc.version>1.67.1</grpc.version>
</properties>

<dependencies>
Expand Down

0 comments on commit be0091b

Please sign in to comment.