From ebaf6433c64954468d17d2f35917df18154bded0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:49:06 +0000 Subject: [PATCH] Bump json-smart from 1.3.1 to 1.3.3 in /ScalaReadAndWrite Bumps [json-smart](https://github.com/netplex/json-smart-v1) from 1.3.1 to 1.3.3. - [Release notes](https://github.com/netplex/json-smart-v1/releases) - [Commits](https://github.com/netplex/json-smart-v1/compare/1.3.1...1.3.3) --- updated-dependencies: - dependency-name: net.minidev:json-smart dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ScalaReadAndWrite/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ScalaReadAndWrite/pom.xml b/ScalaReadAndWrite/pom.xml index a93a412..bacc27e 100644 --- a/ScalaReadAndWrite/pom.xml +++ b/ScalaReadAndWrite/pom.xml @@ -91,7 +91,7 @@ net.minidev json-smart - 1.3.1 + 1.3.3