santhh commented on a change in pull request #11566:
URL: https://github.com/apache/beam/pull/11566#discussion_r427374836



##########
File path: sdks/java/extensions/ml/build.gradle
##########
@@ -26,15 +28,23 @@ description = 'Apache Beam :: SDKs :: Java :: Extensions :: 
ML'
 dependencies {
     compile project(path: ":sdks:java:core", configuration: "shadow")
     compile project(":sdks:java:expansion-service")
-    testCompile project(path: ':sdks:java:core', configuration: 'shadowTest')
     compile 'com.google.cloud:google-cloud-video-intelligence:1.2.0'
+    compile 'com.google.cloud:google-cloud-dlp:1.1.1'

Review comment:
       Can we change this to 1.1.4? There are some known issues with 1.1.1 and 
1.1.2




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

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


Reply via email to