This is an automated email from the ASF dual-hosted git repository.
delei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fesod.git
The following commit(s) were added to refs/heads/main by this push:
new 7c233b53 build: bump com.alibaba.fastjson2:fastjson2 from 2.0.62 to
2.0.63 (#980)
7c233b53 is described below
commit 7c233b537c892a823956cc49ece6ad10a9f35556
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 29 20:43:06 2026 +0800
build: bump com.alibaba.fastjson2:fastjson2 from 2.0.62 to 2.0.63 (#980)
Bumps
[com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from
2.0.62 to 2.0.63.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.62...2.0.63)
---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
dependency-version: 2.0.63
dependency-type: direct:development
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c87cc5f5..6c26dd19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
<slf4j-api.version>1.7.36</slf4j-api.version>
<lombok.version>1.18.44</lombok.version>
<spring-core.version>5.3.39</spring-core.version>
- <fastjson2.version>2.0.62</fastjson2.version>
+ <fastjson2.version>2.0.63</fastjson2.version>
<spring-boot-starter-web.version>2.7.18</spring-boot-starter-web.version>
<slf4j-simple.version>1.7.36</slf4j-simple.version>
<jcl-over-slf4j.version>1.7.36</jcl-over-slf4j.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]