Skip to content

Commit

Permalink
Update commons-codec dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bhvkshah committed Mar 31, 2023
1 parent b85e57d commit d8e3652
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,10 @@ dependencies {
implementation 'com.fasterxml.jackson.core:jackson-core:2.14.2'
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.14.2'
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.14.2'
implementation 'commons-codec:commons-codec:1.15'




compileOnly 'com.ongres.scram:client:2.1'
compileOnly 'com.github.waffle:waffle-jna:1.9.1', withoutslf4jSupport
compileOnly 'org.osgi:org.osgi.enterprise:4.2.0'
Expand Down

0 comments on commit d8e3652

Please sign in to comment.