Skip to content

Commit 4a5d8e7

Browse files
Bump grpc-protobuf from 1.50.0 to 1.53.0 (#73)
Bumps [grpc-protobuf](https://github.com/grpc/grpc-java) from 1.50.0 to 1.53.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.50.0...v1.53.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 369f945 commit 4a5d8e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
</distributionManagement>
5656

5757
<properties>
58-
<grpc-version>1.50.0</grpc-version>
58+
<grpc-version>1.53.0</grpc-version>
5959
<!-- netty and protobuf versions kept in sync with grpc's deps -->
6060
<netty-version>4.1.79.Final</netty-version>
6161
<netty-tcnative-version>2.0.54.Final</netty-tcnative-version>

0 commit comments

Comments
 (0)