]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-19691 updated org.json to 20230618
authorLukasz Jarocki <lukasz.jarocki@sonarsource.com>
Tue, 27 Jun 2023 07:05:37 +0000 (09:05 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 28 Jun 2023 20:03:00 +0000 (20:03 +0000)
build.gradle

index c22ba081c4415f2cbbefc6ec422903c1c6649aba..39a2f202fc11213c90af24376acb05a2559bb5e3 100644 (file)
@@ -313,7 +313,7 @@ subprojects {
         entry 'mockwebserver'
         entry 'okhttp-tls'
       }
-      dependency 'org.json:json:20230227'
+      dependency 'org.json:json:20230618'
       dependency 'com.tngtech.java:junit-dataprovider:1.13.1'
       dependencySet(group: 'io.jsonwebtoken', version: '0.11.5') {
         entry 'jjwt-api'