We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c0018a commit 845fb5eCopy full SHA for 845fb5e
settings.gradle
@@ -256,7 +256,7 @@ dependencyResolutionManagement {
256
withModule("org.apache.ftpserver:ftplet-api", ExcludeTransitivesRule)
257
withModule("org.apache.hadoop:hadoop-hdfs", ExcludeTransitivesRule)
258
withModule("org.apache.hadoop:hadoop-client-runtime", ExcludeTransitivesRule)
259
- withModule("org.apache.ftpserver:ftpserver-core", ExcludeTransitivesRule)
+ //withModule("org.apache.ftpserver:ftpserver-core", ExcludeTransitivesRule)
260
withModule("org.apache.httpcomponents:fluent-hc", ExcludeTransitivesRule)
261
withModule("org.apache.httpcomponents:httpasyncclient", ExcludeTransitivesRule)
262
withModule("org.apache.httpcomponents:httpclient", ExcludeTransitivesRule)
0 commit comments