Skip to content

chore(deps): Bump jackson2-version from 2.21.3 to 2.21.4#23624

Merged
apupier merged 1 commit into
mainfrom
dependabot/maven/jackson2-version-2.21.4
May 29, 2026
Merged

chore(deps): Bump jackson2-version from 2.21.3 to 2.21.4#23624
apupier merged 1 commit into
mainfrom
dependabot/maven/jackson2-version-2.21.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Bumps jackson2-version from 2.21.3 to 2.21.4.
Updates com.fasterxml.jackson:jackson-bom from 2.21.3 to 2.21.4

Commits
  • d1abd31 [maven-release-plugin] prepare release jackson-bom-2.21.4
  • 2aaea43 Prep for 2.21.4 release
  • 9d3a9d5 Post-release dep version bump
  • 84bcf7f [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.21.4

Commits

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.21.3 to 2.21.4

Commits
  • 95debb7 [maven-release-plugin] prepare release jackson-dataformats-text-2.21.4
  • c426a04 Prep for 2.21.4 release
  • 6350258 Merge branch '2.20' into 2.21
  • bdcc3eb Merge branch '2.19' into 2.20
  • 48242e9 Merge branch '2.18' into 2.19
  • 6d9da0d Post-release dep version bump
  • fd07764 [maven-release-plugin] prepare for next development iteration
  • 906a1ba [maven-release-plugin] prepare release jackson-dataformats-text-2.18.8
  • 673d805 Prep for 2.18.8 release
  • 3f9b8be Merge branch '2.20' into 2.21
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-core from 2.21.3 to 2.21.4

Commits
  • f17a4f7 [maven-release-plugin] prepare release jackson-core-2.21.4
  • c6411e1 Prep for 2.21.4 release
  • 52633da Merge branch '2.20' into 2.21
  • 1fa7bb9 Merge branch '2.19' into 2.20
  • 6dea8a8 Merge branch '2.18' into 2.19
  • ada244d Post-release dep version bump
  • 52f69d3 [maven-release-plugin] prepare for next development iteration
  • 899d70a [maven-release-plugin] prepare release jackson-core-2.18.8
  • a006b52 Prep for 2.18.8 release
  • 4c05816 Merge branch '2.20' into 2.21
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider from 2.21.3 to 2.21.4

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `jackson2-version` from 2.21.3 to 2.21.4.

Updates `com.fasterxml.jackson:jackson-bom` from 2.21.3 to 2.21.4
- [Commits](FasterXML/jackson-bom@jackson-bom-2.21.3...jackson-bom-2.21.4)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.3 to 2.21.4
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.21.3 to 2.21.4
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.21.3...jackson-dataformats-text-2.21.4)

Updates `com.fasterxml.jackson.core:jackson-core` from 2.21.3 to 2.21.4
- [Commits](FasterXML/jackson-core@jackson-core-2.21.3...jackson-core-2.21.4)

Updates `com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider` from 2.21.3 to 2.21.4

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-version: 2.21.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.21.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: 2.21.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.21.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider
  dependency-version: 2.21.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@github-actions
Copy link
Copy Markdown
Contributor

🧪 CI tested the following changed modules:

  • parent

POM dependency changes: targeted tests included

Changed properties: jackson2-version

Changed managed dependencies: com.fasterxml.jackson:jackson-bom

Modules affected by dependency changes (7)
  • :camel-cxf-spring-rest
  • :camel-docling
  • :camel-langchain4j-chat
  • :camel-pqc
  • :camel-rest-openapi
  • :camel-telemetry-dev
  • :camel-test-infra-openai-mock

🔬 Detected via Maveniverse Scalpel effective POM comparison

All tested modules (8 modules)
  • Camel :: AI :: Docling
  • Camel :: AI :: LangChain4j :: Chat
  • Camel :: CXF :: REST :: Spring
  • Camel :: PQC
  • Camel :: Parent
  • Camel :: REST OpenApi
  • Camel :: Telemetry :: Dev
  • Camel :: Test Infra :: OpenAI Mock

⚙️ View full build and test results

@apupier apupier merged commit 84cd5b8 into main May 29, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/jackson2-version-2.21.4 branch May 29, 2026 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-build-and-dependencies dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants