lukecwik commented on code in PR #24928:
URL: https://github.com/apache/beam/pull/24928#discussion_r1063889172


##########
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy:
##########
@@ -573,6 +574,7 @@ class BeamModulePlugin implements Plugin<Project> {
         commons_csv                                 : 
"org.apache.commons:commons-csv:1.8",
         commons_io                                  : 
"commons-io:commons-io:2.7",
         commons_lang3                               : 
"org.apache.commons:commons-lang3:3.9",
+        commons_logging                             : 
"commons-logging:commons-logging:1.2",

Review Comment:
   commons_logging is only used in the sdks/java/core tests, the flink override 
still stands



-- 
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]

Reply via email to