Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent f660338 commit 5d471cd
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 @@ -181,7 +181,7 @@
<jackson.version>2.18.2</jackson.version>
<assertj.version>3.27.2</assertj.version>
<mockito.version>5.15.2</mockito.version>
<fastjson2.version>2.0.53</fastjson2.version>
<fastjson2.version>2.0.54</fastjson2.version>

<git-code-format-maven-plugin.version>5.3</git-code-format-maven-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 5d471cd

Please sign in to comment.