]> source.dussan.org Git - sonarqube.git/commitdiff
Update org.json:json to 20220924
authorZipeng WU <zipeng.wu@sonarsource.com>
Tue, 18 Oct 2022 09:58:11 +0000 (11:58 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 19 Oct 2022 20:03:07 +0000 (20:03 +0000)
build.gradle

index 95e47baacd6b0613ba7877fd6c794788b9287f51..00aeec52dd1fc247761368275af3824e4615900b 100644 (file)
@@ -261,7 +261,7 @@ subprojects {
         entry 'okhttp'
         entry 'mockwebserver'
       }
-      dependency 'org.json:json:20220320'
+      dependency 'org.json:json:20220924'
       dependency 'com.tngtech.java:junit-dataprovider:1.13.1'
       dependencySet(group: 'io.jsonwebtoken', version: '0.11.2') {
         entry 'jjwt-api'