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 1b002baf31c6 chore(deps): Bump com.dashjoin:jsonata from 0.9.9 to
0.9.10 (#23018)
1b002baf31c6 is described below
commit 1b002baf31c6ac1f065fb6fdfeb30bdd56227ce1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 6 19:14:20 2026 +0200
chore(deps): Bump com.dashjoin:jsonata from 0.9.9 to 0.9.10 (#23018)
Bumps [com.dashjoin:jsonata](https://github.com/dashjoin/jsonata-java) from
0.9.9 to 0.9.10.
-
[Changelog](https://github.com/dashjoin/jsonata-java/blob/main/changelog.md)
- [Commits](https://github.com/dashjoin/jsonata-java/commits)
---
updated-dependencies:
- dependency-name: com.dashjoin:jsonata
dependency-version: 0.9.10
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 9dabc363b3d5..f6821883ad60 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -315,7 +315,7 @@
<json-path-version>3.0.0</json-path-version>
<json-patch-version>1.13</json-patch-version>
<json-smart-version>2.6.0</json-smart-version>
- <jsonata-version>0.9.9</jsonata-version>
+ <jsonata-version>0.9.10</jsonata-version>
<json-unit-version>5.1.1</json-unit-version>
<jsoup-version>1.22.2</jsoup-version>
<jt400-version>21.0.6</jt400-version>