You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "suztomo (via GitHub)" <gi...@apache.org> on 2023/02/14 18:50:59 UTC

[GitHub] [beam] suztomo commented on a diff in pull request #25470: Update GCP cloud libraries BOM to 26.8.0

suztomo commented on code in PR #25470:
URL: https://github.com/apache/beam/pull/25470#discussion_r1106244811


##########
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy:
##########
@@ -608,10 +608,10 @@ class BeamModulePlugin implements Plugin<Project> {
         google_cloud_firestore                      : "com.google.cloud:google-cloud-firestore", // google_cloud_platform_libraries_bom sets version
         google_cloud_pubsub                         : "com.google.cloud:google-cloud-pubsub", // google_cloud_platform_libraries_bom sets version
         google_cloud_pubsublite                     : "com.google.cloud:google-cloud-pubsublite",  // google_cloud_platform_libraries_bom sets version
-        // The GCP Libraries BOM dashboard shows the versions set by the BOM:
-        // https://storage.googleapis.com/cloud-opensource-java-dashboard/com.google.cloud/libraries-bom/26.5.0/artifact_details.html
+        // The release notes shows the versions set by the BOM:
+        // https://github.com/googleapis/java-cloud-bom/releases/tag/v26.8.0

Review Comment:
   Thank you. This GitHub release page is updated quicker than previous one and holds the library versions in the BOM.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org