From 0d86beed4b0afaa9e62cf4cae389fb87245899b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 09:04:33 +0100 Subject: [PATCH] Upgrade to json-smart from 2.3 to 2.4.1. Bumps [json-smart](https://github.com/netplex/json-smart-v2) from 2.3 to 2.4.1. - [Release notes](https://github.com/netplex/json-smart-v2/releases) - [Commits](https://github.com/netplex/json-smart-v2/commits/2.4.1) --- updated-dependencies: - dependency-name: net.minidev:json-smart dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Closes #191 --- benchmark/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 6706b72..122fa6f 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -62,7 +62,7 @@ net.minidev json-smart - 2.3 + 2.4.1