Skip to content

Commit 21da70c

Browse files
committed
"removing commons-logging from the exclusion"
1 parent e61b761 commit 21da70c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ subprojects {
143143
exclude group: 'org.slf4j', module: 'slf4j-reload4j'
144144
// Exclude old logging frameworks
145145
exclude group: 'log4j', module: 'log4j'
146-
exclude group: 'commons-logging', module: 'commons-logging'
147146
}
148147
}
149148
}

0 commit comments

Comments
 (0)