diff --git a/project_service/build.gradle b/project_service/build.gradle index 02547f4..be8a405 100644 --- a/project_service/build.gradle +++ b/project_service/build.gradle @@ -25,7 +25,7 @@ dependencies { testImplementation "junit:junit:4.13.2" // https://mvnrepository.com/artifact/org.json/json - implementation group: 'org.json', name: 'json', version: '20230227' + implementation group: 'org.json', name: 'json', version: '20230618' implementation 'com.googlecode.json-simple:json-simple:1.1.1' // las2peer bundle which is not necessary in the runtime path