Bump json from 20220924 to 20230227
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20220924 to 20230227. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) --- updated-dependencies: - dependency-name: org.json:json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d46f848cd7
commit
218d0454e6
2
pom.xml
2
pom.xml
|
@ -41,7 +41,7 @@
|
|||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
|
||||
<version.mybatis>3.5.11</version.mybatis>
|
||||
<version.json>20220924</version.json>
|
||||
<version.json>20230227</version.json>
|
||||
|
||||
<!-- build dependencies -->
|
||||
<version.checkstyle>10.8.0</version.checkstyle>
|
||||
|
|
Loading…
Reference in New Issue