Skip to content

Commit

Permalink
chore(deps): bump grpc-protobuf from 1.33.1 to 1.53.0 in /bom
Browse files Browse the repository at this point in the history
Bumps [grpc-protobuf](https://github.com/grpc/grpc-java) from 1.33.1 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.33.1...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] committed Jul 31, 2023
1 parent 8ca4f28 commit 0e55322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<jackson.databind.version>2.12.7.1</jackson.databind.version>
<msgpack.version>0.6.12</msgpack.version>
<protostuff.version>1.5.9</protostuff.version>
<grpc.version>1.33.1</grpc.version>
<grpc.version>1.53.0</grpc.version>

<!--common-->
<httpcore.version>4.4.13</httpcore.version>
Expand Down

0 comments on commit 0e55322

Please sign in to comment.