Skip to content

Commit

Permalink
chore(deps): bump io.grpc:grpc-protobuf in /hugegraph-pd/hg-pd-grpc
Browse files Browse the repository at this point in the history
Bumps [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) from 1.39.0 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.39.0...v1.53.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent 3a1618f commit f93035a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hugegraph-pd/hg-pd-grpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<properties>
<os.plugin.version>1.6.0</os.plugin.version>
<grpc.version>1.39.0</grpc.version>
<grpc.version>1.53.0</grpc.version>
<protoc.version>3.17.2</protoc.version>
<protobuf.plugin.version>0.6.1</protobuf.plugin.version>
</properties>
Expand Down

0 comments on commit f93035a

Please sign in to comment.