Skip to content

Commit ca08282

Browse files
Bump io.grpc:grpc-netty-shaded from 1.54.2 to 1.75.0 in /zoo (#1300)
Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.54.2 to 1.75.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.54.2...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b27a581 commit ca08282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zoo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<inner-ftp-uri>http://10.239.45.10:8081/repository/raw</inner-ftp-uri>
5656
<tf-shade>bushade</tf-shade>
5757
<grpc.scope>compile</grpc.scope>
58-
<grpc.version>1.54.2</grpc.version>
58+
<grpc.version>1.75.0</grpc.version>
5959
<grpc.scope>compile</grpc.scope>
6060
</properties>
6161

0 commit comments

Comments
 (0)