Skip to content

Commit

Permalink
fix: upgrade io.grpc:grpc-protobuf from 1.59.0 to 1.60.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade io.grpc:grpc-protobuf from 1.59.0 to 1.60.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/io.grpc/grpc-protobuf/

See this project in Snyk:
https://app.snyk.io/org/pantheon.tech/project/0115c39a-4f78-4555-8c38-8b5c512ef1d9?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 27, 2023
1 parent 4bb33a5 commit c816f07
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.1</protobuf.version>
<grpc.version>1.59.0</grpc.version>
<grpc.version>1.60.0</grpc.version>
</properties>

<dependencies>
Expand Down

0 comments on commit c816f07

Please sign in to comment.