Skip to content

Commit 93b385d

Browse files
authored
Fix commons-logging (#200)
1 parent 896d82a commit 93b385d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/org/gradlex/javamodule/dependencies/modules.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ liquibase.core=org.liquibase:liquibase-core
4747
org.antlr.antlr4.runtime=org.antlr:antlr4-runtime
4848
org.apache.commons.codec=commons-codec:commons-codec
4949
org.apache.commons.io=commons-io:commons-io
50-
org.apache.commons.logging=org.slf4j:jcl-over-slf4j
50+
org.apache.commons.logging=commons-logging:commons-logging
5151
org.apache.httpcomponents.httpclient.fluent=org.apache.httpcomponents:fluent-hc
5252
org.apache.httpcomponents.httpclient=org.apache.httpcomponents:httpclient
5353
org.apache.httpcomponents.httpcore=org.apache.httpcomponents:httpcore

0 commit comments

Comments
 (0)