shehzaadn-vd commented on a change in pull request #14064:
URL: https://github.com/apache/beam/pull/14064#discussion_r581888767



##########
File path: sdks/java/io/splunk/build.gradle
##########
@@ -19,18 +19,24 @@
 plugins {
     id 'org.apache.beam.module'
 }
-applyJavaNature(automaticModuleName: 'org.apache.beam.sdk.io.splunk')
+applyJavaNature(enableStrictDependencies: true, automaticModuleName: 
'org.apache.beam.sdk.io.splunk')
 
 description = "Apache Beam :: SDKs :: Java :: IO :: Splunk"
 ext.summary = "IO to write events to Splunk Http Event Collector (HEC)"
 
 dependencies {
     compile platform(library.java.google_cloud_platform_libraries_bom)
-    compile library.java.slf4j_api

Review comment:
       moved below - for alphabeticization




----------------------------------------------------------------
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:
[email protected]


Reply via email to