From 28e1b992cdc2547a90af1adc07112f169c6f77e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 03:48:44 +0000 Subject: [PATCH] Bump io.grpc:grpc-protobuf from 1.62.2 to 1.63.0 in /finish Bumps [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) from 1.62.2 to 1.63.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.62.2...v1.63.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- finish/query/pom.xml | 2 +- finish/system/pom.xml | 2 +- finish/systemproto/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/finish/query/pom.xml b/finish/query/pom.xml index 60adf8d..507209f 100644 --- a/finish/query/pom.xml +++ b/finish/query/pom.xml @@ -46,7 +46,7 @@ io.grpc grpc-protobuf - 1.62.2 + 1.63.0 provided diff --git a/finish/system/pom.xml b/finish/system/pom.xml index 02041c7..45006cd 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -49,7 +49,7 @@ io.grpc grpc-protobuf - 1.62.2 + 1.63.0 provided diff --git a/finish/systemproto/pom.xml b/finish/systemproto/pom.xml index 858cd10..783edb4 100644 --- a/finish/systemproto/pom.xml +++ b/finish/systemproto/pom.xml @@ -25,7 +25,7 @@ io.grpc grpc-protobuf - 1.62.2 + 1.63.0 provided