ENT-6636: Removing commons-codec - not used, at least not as a compile time dep.

This commit is contained in:
Adel El-Beik 2022-05-10 13:46:48 +01:00
parent bc6a6ee2ae
commit ad5193f135

View File

@ -206,7 +206,6 @@ dependencies {
// BFT-Smart dependencies
compile 'com.github.bft-smart:library:master-v1.1-beta-g6215ec8-87'
compile 'commons-codec:commons-codec:1.13'
// Java Atomix: RAFT library
compile 'io.atomix.copycat:copycat-client:1.2.3'