From 3873661cb2dea8328298a08735126ce9393db997 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 03:06:04 +0000 Subject: [PATCH] Update dependency org.json:json to v20231013 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 335157549..7220fda23 100644 --- a/build.gradle +++ b/build.gradle @@ -153,7 +153,7 @@ dependencies { runtimeOnly group: 'org.opensearch', name: 'common-utils', version: "${opensearch_build}" runtimeOnly group: 'org.apache.commons', name: 'commons-text', version: '1.10.0' runtimeOnly group: 'com.google.code.gson', name: 'gson', version: '2.10.1' - runtimeOnly group: 'org.json', name: 'json', version: '20230227' + runtimeOnly group: 'org.json', name: 'json', version: '20231013' } // In order to add the jar to the classpath, we need to unzip the