mirror of https://github.com/tikv/client-java.git
Bump grpc-protobuf from 1.48.0 to 1.53.0
Bumps [grpc-protobuf](https://github.com/grpc/grpc-java) from 1.48.0 to 1.53.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.48.0...v1.53.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cb26d58a41
commit
c5238cb61c
2
pom.xml
2
pom.xml
|
@ -57,7 +57,7 @@
|
|||
<protobuf.version>3.18.0</protobuf.version>
|
||||
<log4j.version>1.2.17</log4j.version>
|
||||
<slf4j.version>1.7.16</slf4j.version>
|
||||
<grpc.version>1.48.0</grpc.version>
|
||||
<grpc.version>1.53.0</grpc.version>
|
||||
<netty.tcnative.version>2.0.34.Final</netty.tcnative.version>
|
||||
<gson.version>2.8.9</gson.version>
|
||||
<powermock.version>1.6.6</powermock.version>
|
||||
|
|
Loading…
Reference in New Issue