From cc23775a1a472bba81c14f18c08da6e2e684b933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 19:19:04 +0000 Subject: [PATCH] Bump org.json:json from 20231013 to 20240303 in /NeoGuardServer Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20231013 to 20240303. - [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] --- NeoGuardServer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NeoGuardServer/pom.xml b/NeoGuardServer/pom.xml index 38c65b5..37db461 100644 --- a/NeoGuardServer/pom.xml +++ b/NeoGuardServer/pom.xml @@ -82,7 +82,7 @@ org.json json - 20231013 + 20240303 compile