This is an automated email from the ASF dual-hosted git repository.

iemejia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 350da8e  Merge pull request #8932 from apache/aaltay-patch-1
     add 137953b  [BEAM-4948, BEAM-6267, BEAM-5559, BEAM-7289] Update the 
version of guava to 26.0-jre for all our vendored artifacts containing guava
     new af93621  Merge pull request #8942: [BEAM-4948, BEAM-6267, BEAM-5559, 
BEAM-7289] Update the version of guava to 26.0-jre for vendored gRPC and guava

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/beam/gradle/BeamModulePlugin.groovy |  4 +-
 .../org/apache/beam/gradle/GrpcVendoring.groovy    | 48 ++++++++++++----------
 ...rpcVendoring.groovy => GrpcVendoringOld.groovy} |  2 +-
 .../org/apache/beam/gradle/VendorJavaPlugin.groovy |  6 +--
 settings.gradle                                    |  4 +-
 vendor/{grpc-1_13_1 => grpc-1_21_0}/build.gradle   |  6 +--
 vendor/{guava-20_0 => guava-26_0-jre}/build.gradle | 10 ++---
 7 files changed, 43 insertions(+), 37 deletions(-)
 copy buildSrc/src/main/groovy/org/apache/beam/gradle/{GrpcVendoring.groovy => 
GrpcVendoringOld.groovy} (99%)
 rename vendor/{grpc-1_13_1 => grpc-1_21_0}/build.gradle (95%)
 rename vendor/{guava-20_0 => guava-26_0-jre}/build.gradle (73%)

Reply via email to