Skip to content

Commit

Permalink
Bump grpc-protobuf from 1.29.0 to 1.53.0 in /tikv-client
Browse files Browse the repository at this point in the history
Bumps [grpc-protobuf](https://github.com/grpc/grpc-java) from 1.29.0 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.29.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] committed Jul 5, 2023
1 parent 0def908 commit 2d242f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tikv-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<protobuf.version>3.5.1</protobuf.version>
<junit.version>4.12</junit.version>
<slf4j.version>1.7.16</slf4j.version>
<grpc.version>1.29.0</grpc.version>
<grpc.version>1.53.0</grpc.version>
<powermock.version>1.6.6</powermock.version>
<jackson.annotations.version>2.12.6</jackson.annotations.version>
<jackson.databind.version>2.12.7.1</jackson.databind.version>
Expand Down

0 comments on commit 2d242f5

Please sign in to comment.