Skip to content

Commit

Permalink
fix: upgrade com.google.api.grpc:proto-google-common-protos from 2.29…
Browse files Browse the repository at this point in the history
….0 to 2.30.0 (#282)

Snyk has created this PR to upgrade com.google.api.grpc:proto-google-common-protos from 2.29.0 to 2.30.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.google.api.grpc/proto-google-common-protos/

See this project in Snyk:
https://app.snyk.io/org/flyte/project/0631be49-03a8-4bec-a1a3-6f3ceca5643d?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: Andres Gomez Ferrer <[email protected]>
Co-authored-by: Andres Gomez Ferrer <[email protected]>
  • Loading branch information
EngHabu and andresgomezfrr authored Apr 3, 2024
1 parent 3e80b66 commit 4e43be9
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 @@ -97,7 +97,7 @@
-->
<auto-service.version>1.1.1</auto-service.version>
<auto-value.version>1.10.4</auto-value.version>
<common-proto.version>2.29.0</common-proto.version>
<common-proto.version>2.30.0</common-proto.version>
<grpc.version>1.59.1</grpc.version>
<!-- must be aligned with netty version -->
<!-- see: https://github.com/grpc/grpc-java/blob/master/SECURITY.md#netty -->
Expand Down

0 comments on commit 4e43be9

Please sign in to comment.