From ecb0e4432fbeba3dc287f4f6eaa0c850ff1aea5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 00:55:36 +0000 Subject: [PATCH] Bump json from 20220320 to 20220924 Bumps [json](https://github.com/douglascrockford/JSON-java) from 20220320 to 20220924. - [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 update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- spacedoc-config/pom.xml | 2 +- spacedoc-markdown/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spacedoc-config/pom.xml b/spacedoc-config/pom.xml index d0d93c1..f310465 100644 --- a/spacedoc-config/pom.xml +++ b/spacedoc-config/pom.xml @@ -32,7 +32,7 @@ org.json json - 20220320 + 20220924 compile diff --git a/spacedoc-markdown/pom.xml b/spacedoc-markdown/pom.xml index d5794db..a483193 100644 --- a/spacedoc-markdown/pom.xml +++ b/spacedoc-markdown/pom.xml @@ -46,7 +46,7 @@ org.json json - 20220320 + 20220924