Bump fastjson2 from 2.0.27 to 2.0.28 (#12110)

Bumps [fastjson2](https://github.com/alibaba/fastjson2) from 2.0.27 to 2.0.28.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.27...2.0.28)

---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: earthchen <earthchen1996@gmail.com>
This commit is contained in:
dependabot[bot] 2023-04-19 10:10:29 +08:00 committed by GitHub
parent 9b692fe5df
commit 9aa6a9e08c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@
<httpclient_version>4.5.14</httpclient_version>
<httpcore_version>4.4.16</httpcore_version>
<fastjson_version>1.2.83</fastjson_version>
<fastjson2_version>2.0.27</fastjson2_version>
<fastjson2_version>2.0.28</fastjson2_version>
<zookeeper_version>3.4.14</zookeeper_version>
<curator_version>4.3.0</curator_version>
<curator_test_version>2.12.0</curator_test_version>