This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 c4a1571f12af chore(deps): Bump com.alibaba:fastjson from 2.0.64 to
2.0.65 (#26439)
c4a1571f12af is described below
commit c4a1571f12afa3ce0f742e2c37a90dbe6bf3592e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 14 21:20:48 2026 +0200
chore(deps): Bump com.alibaba:fastjson from 2.0.64 to 2.0.65 (#26439)
Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from
2.0.64 to 2.0.65.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](https://github.com/alibaba/fastjson2/compare/2.0.64...2.0.65)
---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
dependency-version: 2.0.65
dependency-type: direct:production
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 792a3d62fd6a..36ac3fa0d241 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -168,7 +168,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.64</fastjson-version>
+ <fastjson-version>2.0.65</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>