This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 3cd711f33f55 chore(deps): Bump com.alibaba:fastjson from 2.0.62 to
2.0.63
3cd711f33f55 is described below
commit 3cd711f33f550fe7062234a357ecf487ab8c933f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 29 12:41:49 2026 +0000
chore(deps): Bump com.alibaba:fastjson from 2.0.62 to 2.0.63
Bumps [com.alibaba:fastjson](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:fastjson
dependency-version: 2.0.63
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 6ffa323d2ef3..1c7cdca59d15 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -158,7 +158,7 @@
<extjwnl-version>2.0.5</extjwnl-version>
<extjwnl-data-wn31-version>1.2</extjwnl-data-wn31-version>
<exec-maven-plugin-version>3.6.3</exec-maven-plugin-version>
- <fastjson-version>2.0.62</fastjson-version>
+ <fastjson-version>2.0.63</fastjson-version>
<google-maps-services-version>2.2.0</google-maps-services-version>
<flatpack-version>4.0.18</flatpack-version>
<flink-version>1.20.5</flink-version>