Skip to content

Commit

Permalink
build(deps): bump fastjson from 2.0.48 to 2.0.49 (#681)
Browse files Browse the repository at this point in the history
Bumps `fastjson` from 2.0.48 to 2.0.49.

Updates `com.alibaba.fastjson2:fastjson2` from 2.0.48 to 2.0.49
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](alibaba/fastjson2@2.0.48...2.0.49)

Updates `com.alibaba.fastjson2:fastjson2-extension` from 2.0.48 to 2.0.49
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](alibaba/fastjson2@2.0.48...2.0.49)

Updates `com.alibaba.fastjson2:fastjson2-extension-spring6` from 2.0.48 to 2.0.49
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](alibaba/fastjson2@2.0.48...2.0.49)

Updates `com.alibaba.fastjson2:fastjson2-kotlin` from 2.0.48 to 2.0.49
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](alibaba/fastjson2@2.0.48...2.0.49)

Updates `com.alibaba:fastjson` from 2.0.48 to 2.0.49
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](alibaba/fastjson2@2.0.48...2.0.49)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent 960a1cf commit 78c09f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
hutool = '5.8.27'
mybatis-plus = '3.5.6'
mapstruct = '1.5.5.Final'
fastjson = '2.0.48'
fastjson = '2.0.49'
spring-boot = '3.2.4'
spring-cloud = '2023.0.1'
spring-cloud-alibaba = '2022.0.0.0'
Expand Down

0 comments on commit 78c09f6

Please sign in to comment.