From 62c96b9fa256db855baae13f57b20fe2f52b3437 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 10 Mar 2021 06:14:53 +0000 Subject: [PATCH] Bump json from 20180813 to 20210307 Bumps [json](https://github.com/douglascrockford/JSON-java) from 20180813 to 20210307. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Commits](https://github.com/douglascrockford/JSON-java/commits) Signed-off-by: dependabot-preview[bot] --- arc-web/pom.xml | 2 +- arc-ws/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arc-web/pom.xml b/arc-web/pom.xml index 675a833b1..8e117c272 100644 --- a/arc-web/pom.xml +++ b/arc-web/pom.xml @@ -92,7 +92,7 @@ org.json json - 20180813 + 20210307 javax.servlet diff --git a/arc-ws/pom.xml b/arc-ws/pom.xml index 4efbe8535..452a20497 100644 --- a/arc-ws/pom.xml +++ b/arc-ws/pom.xml @@ -39,7 +39,7 @@ org.json json - 20140107 + 20210307