Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
df90e16fd1 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>
2023-03-23 20:42:09 +00:00

View File

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