Merge pull request #73 from xiaohai2271/dependabot/maven/net.minidev-json-smart-2.4.7

build(deps): bump json-smart from 2.3 to 2.4.7
This commit is contained in:
禾几海
2021-06-01 23:29:32 +08:00
committed by GitHub

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.3</version> <version>2.4.7</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>