mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
Removed unused force-override
This commit is contained in:
parent
44be351b4b
commit
086440e1e9
@ -502,8 +502,6 @@ allprojects {
|
||||
if (details.requested.group == 'org.apache.commons') {
|
||||
if (details.requested.name == "commons-configuration2") {
|
||||
details.useVersion commons_configuration2_version
|
||||
} else if (details.requested.name == "commons-text") {
|
||||
details.useVersion commons_text_version
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user