From 1c6424f6b12e3901003f0c9f26e13f7bf62f2210 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 17:16:21 +0000 Subject: [PATCH] Bump org.json:json from 20201115 to 20230227 in /matching-eval Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20201115 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 ... Signed-off-by: dependabot[bot] --- matching-eval/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matching-eval/pom.xml b/matching-eval/pom.xml index a441faf3d7..b44e51813e 100644 --- a/matching-eval/pom.xml +++ b/matching-eval/pom.xml @@ -170,7 +170,7 @@ org.json json - 20201115 + 20230227