This is an automated email from the ASF dual-hosted git repository. acosentino 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 d5dadb37009 Bump com.dashjoin:jsonata from 0.9.5 to 0.9.6 (#14017) d5dadb37009 is described below commit d5dadb370091129cc117273acf56525cb69d8f14 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu May 2 09:44:31 2024 +0200 Bump com.dashjoin:jsonata from 0.9.5 to 0.9.6 (#14017) Bumps com.dashjoin:jsonata from 0.9.5 to 0.9.6. --- updated-dependencies: - dependency-name: com.dashjoin:jsonata dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 517703effe4..1757d4158de 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -299,7 +299,7 @@ <json-path-version>2.9.0</json-path-version> <json-patch-version>1.13</json-patch-version> <json-smart-version>2.5.1</json-smart-version> - <jsonata-version>0.9.5</jsonata-version> + <jsonata-version>0.9.6</jsonata-version> <json-unit-version>3.2.7</json-unit-version> <jsoup-version>1.17.2</jsoup-version> <jt400-version>20.0.7</jt400-version>