From d5bd81db37930252c62722e5ceb433709cf3a1a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 17:49:51 +0000 Subject: [PATCH] Bump json from 20180130 to 20230227 in /benchmark Bumps [json](https://github.com/douglascrockford/JSON-java) from 20180130 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] --- benchmark/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 benchmark/pom.xml diff --git a/benchmark/pom.xml b/benchmark/pom.xml old mode 100755 new mode 100644 index 612ced0..5e114d0 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -1,4 +1,4 @@ - 4.0.0 org.owasp @@ -666,7 +666,7 @@ But it requires getting all the Log4j2 stuff configured right, and haven't done org.json json - 20180130 + 20230227