We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eccbdda commit 855390bCopy full SHA for 855390b
build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'signing'
4
5
dependencies {
6
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
7
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.16.1'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.20.1'
8
implementation 'com.auth0:java-jwt:4.5.0'
9
implementation 'org.bouncycastle:bcprov-jdk18on:1.82'
10
0 commit comments