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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Closes #191
This commit is contained in:
dependabot[bot]
2022-01-11 09:04:33 +01:00
committed by GitHub
parent c4f3b5e812
commit 0d86beed4b

View File

@@ -62,7 +62,7 @@
<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>2.3</version>
<version>2.4.1</version>
</dependency>
</dependencies>