1
0
mirror of https://github.com/jetty/jetty.project.git synced 2025-02-14 18:44:52 +00:00

Bump grpc-core from 1.0.1 to 1.33.0

Bumps [grpc-core](https://github.com/grpc/grpc-java) from 1.0.1 to 1.33.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.0.1...v1.33.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-26 06:25:22 +00:00 committed by GitHub
parent 3ec5c340fd
commit 4cf5017cea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1154,7 +1154,7 @@
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-core</artifactId>
<version>1.0.1</version>
<version>1.33.0</version>
</dependency>
<dependency>
<groupId>org.apache.ant</groupId>