Skip to content

Commit

Permalink
upgraded com.fasterxml.jackson.core:jackson-databind from 2.14.2 to 2…
Browse files Browse the repository at this point in the history
….15.0
  • Loading branch information
tanya732 committed Sep 2, 2024
1 parent be05991 commit dab1b27
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 @@ -85,7 +85,7 @@ dependencies {
implementation "com.squareup.okio:okio:3.5.0"

implementation "com.squareup.okhttp3:logging-interceptor:${okhttpVersion}"
implementation "com.fasterxml.jackson.core:jackson-databind:2.14.2"
implementation "com.fasterxml.jackson.core:jackson-databind:2.15.0"
implementation "com.auth0:java-jwt:4.4.0"
implementation "net.jodah:failsafe:2.4.4"

Expand Down

0 comments on commit dab1b27

Please sign in to comment.