TheNeuralBit commented on pull request #15591: URL: https://github.com/apache/beam/pull/15591#issuecomment-929368511
Thanks for double-checking this. From [jira](https://issues.apache.org/jira/browse/BEAM-11831?focusedCommentId=17420005&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17420005): > ./gradlew sdks:java:io:google-cloud-platform:dependencyReport shows: > ``` > +--- com.google.cloud:libraries-bom:22.0.0 > ... > | +--- com.google.cloud:google-cloud-spanner:6.12.1 (c) > ``` So we should have the upstream fix now. To be sure, I also ran the Java PostCommit on this PR, which is what caught BEAM-11805. Note that SpannerReadIT [is still passing](https://ci-beam.apache.org/job/beam_PostCommit_Java_PR/787/testReport/org.apache.beam.sdk.io.gcp.spanner/SpannerReadIT/). -- 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]
