]> source.dussan.org Git - sonarqube.git/commitdiff
NO-JIRA Update major version for org.json:json
authorLéo Geoffroy <99647462+leo-geoffroy-sonarsource@users.noreply.github.com>
Wed, 6 Apr 2022 07:22:03 +0000 (09:22 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 6 Apr 2022 20:03:00 +0000 (20:03 +0000)
build.gradle

index 72ada93f85d67beab02da61e4adb3c92d0e89719..04d88cfb84f48461e7588e9b9907b4816ca3fece 100644 (file)
@@ -237,7 +237,7 @@ subprojects {
         entry 'okhttp'
         entry 'mockwebserver'
       }
-      dependency 'org.json:json:20211205'
+      dependency 'org.json:json:20220320'
       dependency 'com.tngtech.java:junit-dataprovider:1.13.1'
       dependencySet(group: 'io.jsonwebtoken', version: '0.11.2') {
         entry 'jjwt-api'