mirror of
https://github.com/corda/corda.git
synced 2025-06-14 05:08:18 +00:00
ENT-6636: Removing commons-codec - not used, at least not as a compile time dep.
This commit is contained in:
@ -206,7 +206,6 @@ dependencies {
|
|||||||
|
|
||||||
// BFT-Smart dependencies
|
// BFT-Smart dependencies
|
||||||
compile 'com.github.bft-smart:library:master-v1.1-beta-g6215ec8-87'
|
compile 'com.github.bft-smart:library:master-v1.1-beta-g6215ec8-87'
|
||||||
compile 'commons-codec:commons-codec:1.13'
|
|
||||||
|
|
||||||
// Java Atomix: RAFT library
|
// Java Atomix: RAFT library
|
||||||
compile 'io.atomix.copycat:copycat-client:1.2.3'
|
compile 'io.atomix.copycat:copycat-client:1.2.3'
|
||||||
|
Reference in New Issue
Block a user