Skip to content

Commit

Permalink
Bump jackson version
Browse files Browse the repository at this point in the history
  • Loading branch information
SMadani committed May 9, 2023
1 parent a28e38c commit 19682e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
implementation 'commons-lang:commons-lang:2.6'
implementation 'commons-validator:commons-validator:1.7'
implementation 'org.asynchttpclient:async-http-client:2.12.3'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.14.2'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.15.0'
implementation 'commons-codec:commons-codec:1.15'
implementation 'org.bitbucket.b_c:jose4j:0.9.3'
implementation 'io.netty:netty-handler:4.1.89.Final'
Expand Down

0 comments on commit 19682e6

Please sign in to comment.