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 896d82a commit 93b385dCopy full SHA for 93b385d
src/main/resources/org/gradlex/javamodule/dependencies/modules.properties
@@ -47,7 +47,7 @@ liquibase.core=org.liquibase:liquibase-core
47
org.antlr.antlr4.runtime=org.antlr:antlr4-runtime
48
org.apache.commons.codec=commons-codec:commons-codec
49
org.apache.commons.io=commons-io:commons-io
50
-org.apache.commons.logging=org.slf4j:jcl-over-slf4j
+org.apache.commons.logging=commons-logging:commons-logging
51
org.apache.httpcomponents.httpclient.fluent=org.apache.httpcomponents:fluent-hc
52
org.apache.httpcomponents.httpclient=org.apache.httpcomponents:httpclient
53
org.apache.httpcomponents.httpcore=org.apache.httpcomponents:httpcore
0 commit comments