Abacn commented on code in PR #37473:
URL: https://github.com/apache/beam/pull/37473#discussion_r2755826770
##########
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy:
##########
@@ -636,10 +636,10 @@ class BeamModulePlugin implements Plugin<Project> {
// [bomupgrader] determined by: io.grpc:grpc-netty, consistent with:
google_cloud_platform_libraries_bom
def netty_version = "4.1.124.Final"
// [bomupgrader] determined by: io.opentelemetry:opentelemetry-sdk,
consistent with: google_cloud_platform_libraries_bom
- def opentelemetry_version = "1.52.0"
+ def opentelemetry_version = "1.51.0"
Review Comment:
a bit strange the BOM downgraded opentelemetry version (last upgraded in
#36919), but here it is
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]