This is an automated email from the ASF dual-hosted git repository.
tvalentyn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new b150ace [BEAM-13434] Bump google pubsublite on master. (#16265)
b150ace is described below
commit b150ace0884c88bc93da21f6dfe3b7684f886e94
Author: tvalentyn <[email protected]>
AuthorDate: Thu Dec 16 20:07:44 2021 -0800
[BEAM-13434] Bump google pubsublite on master. (#16265)
---
.../src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
b/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
index 5f1a2a0..786a048 100644
--- a/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
+++ b/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
@@ -452,7 +452,7 @@ class BeamModulePlugin implements Plugin<Project> {
def errorprone_version = "2.3.4"
def google_clients_version = "1.32.1"
def google_cloud_bigdataoss_version = "2.2.4"
- def google_cloud_pubsublite_version = "1.4.5"
+ def google_cloud_pubsublite_version = "1.4.6"
def google_code_gson_version = "2.8.9"
def google_oauth_clients_version = "1.32.1"
// Try to keep grpc_version consistent with gRPC version in
google_cloud_platform_libraries_bom
@@ -535,7 +535,7 @@ class BeamModulePlugin implements Plugin<Project> {
commons_lang3 :
"org.apache.commons:commons-lang3:3.9",
commons_math3 :
"org.apache.commons:commons-math3:3.6.1",
error_prone_annotations :
"com.google.errorprone:error_prone_annotations:$errorprone_version",
- flogger_system_backend :
"com.google.flogger:flogger-system-backend:0.7.2",
+ flogger_system_backend :
"com.google.flogger:flogger-system-backend:0.7.3",
gax : "com.google.api:gax", //
google_cloud_platform_libraries_bom sets version
gax_grpc :
"com.google.api:gax-grpc", // google_cloud_platform_libraries_bom sets version
gax_httpjson :
"com.google.api:gax-httpjson", // google_cloud_platform_libraries_bom sets
version