From 34d08b1217bf0035dda8e745cd6d6db78d4df79d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 13:15:06 +0000 Subject: [PATCH] Bump org.json:json from 20240303 to 20250107 Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20240303 to 20250107. - [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] --- reactify-core/pom.xml | 2 +- reactify-utils/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reactify-core/pom.xml b/reactify-core/pom.xml index 0b59922..d0751fa 100644 --- a/reactify-core/pom.xml +++ b/reactify-core/pom.xml @@ -118,7 +118,7 @@ org.json json - 20240303 + 20250107 javax.xml.bind diff --git a/reactify-utils/pom.xml b/reactify-utils/pom.xml index 24ebe07..53464f2 100644 --- a/reactify-utils/pom.xml +++ b/reactify-utils/pom.xml @@ -62,7 +62,7 @@ org.json json - 20240303 + 20250107 javax.xml.bind