build(deps): bump json-smart from 2.4.7 to 2.4.9

Bumps [json-smart](https://github.com/netplex/json-smart-v2) from 2.4.7 to 2.4.9.
- [Release notes](https://github.com/netplex/json-smart-v2/releases)
- [Commits](https://github.com/netplex/json-smart-v2/commits/2.4.9)

---
updated-dependencies:
- dependency-name: net.minidev:json-smart
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-23 20:42:09 +00:00
committed by GitHub
parent 2a3ae4a376
commit df90e16fd1

View File

@@ -72,7 +72,7 @@
<dependency> <dependency>
<groupId>net.minidev</groupId> <groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId> <artifactId>json-smart</artifactId>
<version>2.4.7</version> <version>2.4.9</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>