Skip to content

Commit f1a5cd2

Browse files
dependabot[bot]junkaixue
authored andcommitted
Bump io.grpc:grpc-netty-shaded from 1.59.1 to 1.75.0 in /helix-gateway
Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.59.1 to 1.75.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.59.1...v1.75.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-netty-shaded dependency-version: 1.75.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03049ed commit f1a5cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helix-gateway/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<properties>
4646
<protobuf.version>3.24.0</protobuf.version>
4747
<protoc.version>3.24.0</protoc.version>
48-
<grpc.version>1.59.1</grpc.version>
48+
<grpc.version>1.75.0</grpc.version>
4949
<osgi.import>
5050
org.slf4j*;version="[1.7,2)",
5151
org.apache.logging.log4j*;version="[2.17,3)",

0 commit comments

Comments
 (0)