File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -52,10 +52,10 @@ configurations {
5252
5353dependencies {
5454 implementation " com.eclipsesource.minimal-json:minimal-json:0.9.5"
55- implementation " com.fasterxml.jackson.core:jackson-annotations:2.17 .2"
56- implementation " com.fasterxml.jackson.core:jackson-core:2.17 .2"
57- implementation " com.fasterxml.jackson.core:jackson-databind:2.17 .2"
58- implementation " org.bitbucket.b_c:jose4j:0.9.4 "
55+ implementation " com.fasterxml.jackson.core:jackson-annotations:2.18 .2"
56+ implementation " com.fasterxml.jackson.core:jackson-core:2.18 .2"
57+ implementation " com.fasterxml.jackson.core:jackson-databind:2.18 .2"
58+ implementation " org.bitbucket.b_c:jose4j:0.9.6 "
5959 implementation " org.bouncycastle:bcprov-jdk18on:1.82"
6060 implementation " org.bouncycastle:bcpkix-jdk18on:1.82"
6161 implementation " com.squareup.okhttp3:okhttp:4.12.0"
You can’t perform that action at this time.
0 commit comments