Updating repository commons logging version (#2541)
Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
This commit is contained in:
parent
59d1e69129
commit
5311844f3b
|
@ -68,7 +68,7 @@ dependencies {
|
|||
api 'com.google.code.gson:gson:2.9.0'
|
||||
runtimeOnly 'com.google.guava:guava:30.1.1-jre'
|
||||
api 'com.google.protobuf:protobuf-java:3.19.3'
|
||||
api 'commons-logging:commons-logging:1.1.3'
|
||||
api "commons-logging:commons-logging:${versions.commonslogging}"
|
||||
api 'commons-cli:commons-cli:1.2'
|
||||
api "commons-codec:commons-codec:${versions.commonscodec}"
|
||||
api 'commons-collections:commons-collections:3.2.2'
|
||||
|
|
Loading…
Reference in New Issue