Skip to content

Commit d7fc25c

Browse files
authored
Merge pull request #464 from auth0/dep/jackson-databind/2.13.4.2
Bump `com.fasterxml.jackson.core:jackson-databind` to 2.13.4.2
2 parents c518b54 + 6385f04 commit d7fc25c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ ext {
8181
dependencies {
8282
implementation "com.squareup.okhttp3:okhttp:${okhttpVersion}"
8383
implementation "com.squareup.okhttp3:logging-interceptor:${okhttpVersion}"
84-
implementation "com.fasterxml.jackson.core:jackson-databind:2.13.2.2"
84+
implementation "com.fasterxml.jackson.core:jackson-databind:2.13.4.2"
8585
implementation "com.auth0:java-jwt:3.19.1"
8686
implementation "net.jodah:failsafe:2.4.1"
8787

0 commit comments

Comments
 (0)