Abacn commented on code in PR #39742:
URL: https://github.com/apache/beam/pull/39742#discussion_r3857512717


##########
sdks/java/io/snowflake/build.gradle:
##########
@@ -30,6 +30,8 @@ dependencies {
   implementation project(path: 
":sdks:java:extensions:google-cloud-platform-core")
   permitUnusedDeclared project(path: 
":sdks:java:extensions:google-cloud-platform-core")
   implementation library.java.slf4j_api
+  implementation library.java.everit_json_schema

Review Comment:
   I see, thanks, then consider declare it as "provided", in align with 
   
   
https://github.com/apache/beam/blob/13875fc6bd3d5ad534c89d33f2395176fbc485fc/sdks/java/io/kafka/build.gradle#L95
   
   
https://github.com/apache/beam/blob/13875fc6bd3d5ad534c89d33f2395176fbc485fc/sdks/java/io/mongodb/build.gradle#L35



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