Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/brambg/project/3d34732d-1be6-4159-826a-e3bb3705825a?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 22, 2024
1 parent aa2d090 commit 30c47eb
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.10</dropwizard.version>
<grpc.kotlin.version>1.4.1</grpc.kotlin.version>
<grpc.version>1.68.0</grpc.version>
<grpc.version>1.68.1</grpc.version>
<jackson-annotations.version>2.18.0</jackson-annotations.version>
<jackson-databind.version>2.17.2</jackson-databind.version>
<jackson-module-kotlin.version>2.17.2</jackson-module-kotlin.version>
Expand Down

0 comments on commit 30c47eb

Please sign in to comment.