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 40a31e3 commit afe28b3Copy full SHA for afe28b3
build.gradle
@@ -182,7 +182,7 @@ dependencies {
182
implementation("org.json:json:20250107")
183
implementation("org.jsoup:jsoup:1.18.3")
184
implementation("com.github.jasminb:jsonapi-converter:0.14")
185
- implementation("commons-codec:commons-codec:1.17.2")
+ implementation("commons-codec:commons-codec:1.18.0")
186
187
// Required library for FafTokenService approach (called by nimbus-jwt)
188
runtimeOnly("org.bouncycastle:bcpkix-jdk15on:1.70")
0 commit comments