From b49f25bc69f8f492350c22d3a429468de473ed07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 01:00:15 +0000 Subject: [PATCH] Bump json from 20220320 to 20230227 Bumps [json](https://github.com/douglascrockford/JSON-java) from 20220320 to 20230227. - [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..16f7bfc 100644 --- a/spacedoc-config/pom.xml +++ b/spacedoc-config/pom.xml @@ -32,7 +32,7 @@ org.json json - 20220320 + 20230227 compile diff --git a/spacedoc-markdown/pom.xml b/spacedoc-markdown/pom.xml index d5794db..7677968 100644 --- a/spacedoc-markdown/pom.xml +++ b/spacedoc-markdown/pom.xml @@ -46,7 +46,7 @@ org.json json - 20220320 + 20230227