Skip to content

Commit

Permalink
Bump grpc-netty-shaded from 1.27.2 to 1.30.2 (#963)
Browse files Browse the repository at this point in the history
* Bump grpc-netty-shaded from 1.27.2 to 1.31.1

Bumps [grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.27.2 to 1.31.1.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.27.2...v1.31.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Limited bump to 1.30.2

Signed-off-by: Nana-EC <56320167+Nana-EC@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nana-EC <56320167+Nana-EC@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and Nana-EC authored Aug 25, 2020
1 parent 8b83897 commit 7ac2cc5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions hedera-mirror-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,8 @@
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-netty-shaded</artifactId>
<!-- grpc v 1.27.2 is the last known version that supports acceptance test running -->
<!-- v 1.28.0 introduced a java.lang.NoSuchFieldError: NETTY_SHADED error https://github.com/grpc/grpc-java/issues/6982 -->
<version>1.27.2</version>
<!-- grpc v 1.30.2 is the last known version that supports acceptance test running -->
<version>1.30.2</version>
</dependency>
<dependency>
<groupId>io.cucumber</groupId>
Expand Down

0 comments on commit 7ac2cc5

Please sign in to comment.