Bump json from 20201115 to 20210307

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20201115 to 20210307.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-10 08:07:53 +00:00 committed by Mustapha Zorgati
parent 33b1d65b4f
commit 5dbc722d06
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<version.mybatis>3.5.6</version.mybatis>
<version.json>20201115</version.json>
<version.json>20210307</version.json>
<!-- build dependencies -->
<version.checkstyle>8.41</version.checkstyle>