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 a9d1e8e5 build: bump com.alibaba.fastjson2:fastjson2 from 2.0.61 to
2.0.62 (#909)
a9d1e8e5 is described below
commit a9d1e8e55709088b04dd73d420ac334a490ec022
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 23 12:40:26 2026 +0800
build: bump com.alibaba.fastjson2:fastjson2 from 2.0.61 to 2.0.62 (#909)
Bumps
[com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from
2.0.61 to 2.0.62.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.61...2.0.62)
---
updated-dependencies:
- dependency-name: com.alibaba.fastjson2:fastjson2
dependency-version: 2.0.62
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>
Co-authored-by: DeleiGuo <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9dd81161..3b6d7b0b 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.61</fastjson2.version>
+ <fastjson2.version>2.0.62</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]