We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60d0436 commit 449aa39Copy full SHA for 449aa39
build.gradle
@@ -7,7 +7,7 @@ targetCompatibility = JavaVersion.VERSION_11
7
8
dependencies {
9
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
10
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.16.1'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
11
implementation 'com.auth0:java-jwt:4.5.0'
12
implementation 'org.bouncycastle:bcprov-jdk18on:1.77'
13
0 commit comments