Skip to content

Commit

Permalink
fix: upgrade com.google.api.grpc:proto-google-common-protos from 2.14…
Browse files Browse the repository at this point in the history
….2 to 2.14.3 (#223)

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

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: Nelson Arapé <[email protected]>
  • Loading branch information
snyk-bot authored Jun 5, 2023
1 parent a5eb4f7 commit 4400476
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 @@ -85,7 +85,7 @@
<properties>
<auto-service.version>1.0.1</auto-service.version>
<auto-value.version>1.10.1</auto-value.version>
<common-proto.version>2.14.2</common-proto.version>
<common-proto.version>2.14.3</common-proto.version>
<grpc.version>1.46.0</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 4400476

Please sign in to comment.