mirror of https://github.com/apache/druid.git
Bump io.grpc:grpc-netty-shaded from 1.57.2 to 1.65.1 (#16731)
Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.57.2 to 1.65.1. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.57.2...v1.65.1) --- updated-dependencies: - dependency-name: io.grpc:grpc-netty-shaded dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: asdf2014 <asdf2014@apache.org>
This commit is contained in:
parent
cbca0dc969
commit
f5527dc3e7
|
@ -39,7 +39,7 @@
|
|||
<!-- These guava and grpc versions are used only in the opentelemetry-extension.
|
||||
Look at build section for more details about shading. -->
|
||||
<shade.guava.version>32.0.1-jre</shade.guava.version>
|
||||
<shade.grpc.version>1.57.2</shade.grpc.version>
|
||||
<shade.grpc.version>1.65.1</shade.grpc.version>
|
||||
</properties>
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in New Issue