Skip to content

Commit

Permalink
fix: upgrade io.grpc:grpc-protobuf from 1.69.1 to 1.70.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.69.1 to 1.70.0.

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

See this project in Snyk:
https://app.snyk.io/org/brambg/project/505c5a7f-784c-4b50-9a6a-22fc806fb68e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 6, 2025
1 parent 45a8307 commit d643196
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 @@ -43,7 +43,7 @@
<dropwizard-swagger.version>4.0.5-1</dropwizard-swagger.version>
<dropwizard.version>4.0.12</dropwizard.version>
<grpc.kotlin.version>1.4.1</grpc.kotlin.version>
<grpc.version>1.69.1</grpc.version>
<grpc.version>1.70.0</grpc.version>
<jackson-annotations.version>2.18.2</jackson-annotations.version>
<jackson-databind.version>2.17.2</jackson-databind.version>
<jackson-module-kotlin.version>2.18.2</jackson-module-kotlin.version>
Expand Down

0 comments on commit d643196

Please sign in to comment.