Skip to content

Commit

Permalink
Bump grpc.version from 1.37.0 to 1.37.1 in /lang/java (apache#1222)
Browse files Browse the repository at this point in the history
Bumps `grpc.version` from 1.37.0 to 1.37.1.

Updates `grpc-core` from 1.37.0 to 1.37.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.37.0...v1.37.1)

Updates `grpc-stub` from 1.37.0 to 1.37.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.37.0...v1.37.1)

Updates `grpc-netty` from 1.37.0 to 1.37.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.37.0...v1.37.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2021
1 parent df51e78 commit 2bbac9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<tukaani.version>1.9</tukaani.version>
<easymock.version>4.3</easymock.version>
<hamcrest.version>2.2</hamcrest.version>
<grpc.version>1.37.0</grpc.version>
<grpc.version>1.37.1</grpc.version>
<zstd-jni.version>1.4.9-5</zstd-jni.version>
<!-- version properties for plugins -->
<archetype-plugin.version>3.2.0</archetype-plugin.version>
Expand Down

0 comments on commit 2bbac9e

Please sign in to comment.