reuvenlax commented on code in PR #25790:
URL: https://github.com/apache/beam/pull/25790#discussion_r1132741966
##########
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy:
##########
@@ -492,7 +492,7 @@ class BeamModulePlugin implements Plugin<Project> {
def postgres_version = "42.2.16"
def powermock_version = "2.0.9"
// Try to keep protobuf_version consistent with the protobuf version in
google_cloud_platform_libraries_bom
- def protobuf_version = "3.21.12"
+ def protobuf_version = "3.22.1"
Review Comment:
is it ok to leave protobuf_version out of sync with the BOM then?
--
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]