From 4053fa44b910cc7e6d25dc9b600aa6f3d03937eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 10:49:56 +0000 Subject: [PATCH] Bump org.json:json from 20090211 to 20231013 in /JAVA/httpclient4x Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20090211 to 20231013. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) --- updated-dependencies: - dependency-name: org.json:json dependency-version: '20231013' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- JAVA/httpclient4x/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JAVA/httpclient4x/pom.xml b/JAVA/httpclient4x/pom.xml index c87503c..829d08f 100644 --- a/JAVA/httpclient4x/pom.xml +++ b/JAVA/httpclient4x/pom.xml @@ -31,7 +31,7 @@ org.json json - 20090211 + 20231013 \ No newline at end of file