Skip to content

Commit

Permalink
Bump com.alibaba.fastjson2:fastjson2 from 2.0.49 to 2.0.52 (#2496)
Browse files Browse the repository at this point in the history
Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.49 to 2.0.52.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](alibaba/fastjson2@2.0.49...2.0.52)

---
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>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent 7138aa1 commit 610dfa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<jackson.version>2.17.2</jackson.version>
<assertj.version>3.26.3</assertj.version>
<mockito.version>5.12.0</mockito.version>
<fastjson2.version>2.0.49</fastjson2.version>
<fastjson2.version>2.0.52</fastjson2.version>

<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-install-plugin.version>3.1.2</maven-install-plugin.version>
Expand Down

0 comments on commit 610dfa6

Please sign in to comment.