diff --git a/build.gradle b/build.gradle index e5256ab..6bcc0ca 100644 --- a/build.gradle +++ b/build.gradle @@ -21,7 +21,7 @@ dependencies { implementation 'com.fasterxml.jackson.core:jackson-core:2.13.0' implementation 'com.fasterxml.jackson.core:jackson-annotations:2.13.0' implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.0' - implementation 'org.json:json:20210307' + implementation 'org.json:json:20211205' implementation 'com.github.ben-manes.caffeine:caffeine:3.0.5' implementation 'com.rometools:rome:1.16.0' implementation 'com.github.ipfs:java-ipfs-http-client:v1.3.3'