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.
2 parents 8295705 + 570dac5 commit 675c820Copy full SHA for 675c820
1 file changed
build.gradle.kts
@@ -38,7 +38,7 @@ dependencies {
38
implementation("org.eclipse.parsson:parsson:1.1.7")
39
implementation("com.apicatalog:titanium-json-ld:1.4.1")
40
41
- implementation("com.nimbusds:nimbus-jose-jwt:10.0.1")
+ implementation("com.nimbusds:nimbus-jose-jwt:10.3")
42
implementation("com.google.crypto.tink:tink:1.16.0")
43
44
compileOnly("org.projectlombok:lombok")
0 commit comments