From 839e0962bd11843f27dee2e90da3707864449298 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 23:26:09 +0000 Subject: [PATCH] Bump org.json:json from 20230227 to 20231013 in /cspi-installation Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 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-type: direct:production ... Signed-off-by: dependabot[bot] --- cspi-installation/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cspi-installation/pom.xml b/cspi-installation/pom.xml index 014e4e293..b2e480d96 100644 --- a/cspi-installation/pom.xml +++ b/cspi-installation/pom.xml @@ -100,7 +100,7 @@ org.json json - 20230227 + 20231013 diff --git a/pom.xml b/pom.xml index f0cf0a7e7..36b49537c 100644 --- a/pom.xml +++ b/pom.xml @@ -152,7 +152,7 @@ org.json json - 20230227 + 20231013 org.dom4j