Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Bump io.grpc:grpc-protobuf from 1.42.2 to 1.53.0
Browse files Browse the repository at this point in the history
Bumps [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) from 1.42.2 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.42.2...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 Feb 21, 2024
1 parent 34a4c8a commit 1519867
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 @@ -42,7 +42,7 @@
<embeded-redis.version>0.7.3</embeded-redis.version>
<protobuf-plugin.version>0.6.1</protobuf-plugin.version>
<protobuf.version>3.19.1</protobuf.version>
<grpc.version>1.42.2</grpc.version>
<grpc.version>1.53.0</grpc.version>
<bouncycastle.version>1.76</bouncycastle.version>
<commons-collections4.version>4.4</commons-collections4.version>
<spring-shell.version>2.1.15</spring-shell.version>
Expand Down

0 comments on commit 1519867

Please sign in to comment.