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 b9851041238 Bump jackson-jq-version (#13028)
b9851041238 is described below
commit b9851041238fd2614504f4ba3a53dd32d7f0157f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 7 08:06:14 2024 +0100
Bump jackson-jq-version (#13028)
Bumps `jackson-jq-version` from 1.0.0-preview.20230409 to
1.0.0-preview.20240207.
Updates `net.thisptr:jackson-jq` from 1.0.0-preview.20230409 to
1.0.0-preview.20240207
- [Release notes](https://github.com/eiiches/jackson-jq/releases)
-
[Commits](https://github.com/eiiches/jackson-jq/compare/1.0.0-preview.20230409...1.0.0-preview.20240207)
Updates `net.thisptr:jackson-jq-extra` from 1.0.0-preview.20230409 to
1.0.0-preview.20240207
- [Release notes](https://github.com/eiiches/jackson-jq/releases)
-
[Commits](https://github.com/eiiches/jackson-jq/compare/1.0.0-preview.20230409...1.0.0-preview.20240207)
---
updated-dependencies:
- dependency-name: net.thisptr:jackson-jq
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.thisptr:jackson-jq-extra
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 0c60ed75705..e3624c2a0f3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -221,7 +221,7 @@
<irclib-version>1.10</irclib-version>
<ironmq-version>3.0.5</ironmq-version>
<ivy-version>2.5.2</ivy-version>
- <jackson-jq-version>1.0.0-preview.20230409</jackson-jq-version>
+ <jackson-jq-version>1.0.0-preview.20240207</jackson-jq-version>
<jackson2-version>2.16.1</jackson2-version>
<jackrabbit-version>2.21.22</jackrabbit-version>
<jasminb-jsonapi-version>0.13</jasminb-jsonapi-version>