Skip to content

build(deps): bump cs.jackson.version from 2.13.3 to 2.22 - #14128

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/cs.jackson.version-2.22
Open

build(deps): bump cs.jackson.version from 2.13.3 to 2.22#14128
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/cs.jackson.version-2.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Bumps cs.jackson.version from 2.13.3 to 2.22.
Updates com.fasterxml.jackson.core:jackson-core from 2.13.3 to 2.22

Updates com.fasterxml.jackson.core:jackson-databind from 2.13.3 to 2.22

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-cbor from 2.13.3 to 2.22

Updates com.fasterxml.jackson.core:jackson-annotations from 2.13.3 to 2.22

Commits
  • c638c81 [maven-release-plugin] prepare release jackson-annotations-2.22
  • 625a693 Prep for 2.22.0 release
  • 5038777 docs:update README, SECURITY, and docs links to canonical URLs (#348)
  • dd18c40 Remove default value for @​JsonApplyView.value (#347)
  • 85366ad PR for JsonApplyView (#78) (#338)
  • bdf79ad Implement #334: better Locale handling for @​JsonFormat (via JsonFormat.Valu...
  • d020e4a Fix couple of minor bugs (#343)
  • 5731cfe Add @JsonTypeInfo.writeTypeIdForDefaultImpl to allow skipping writing of ty...
  • fc9c6ab Javadoc improvement for JsonFormat.Feature.ACCEPT_CASE_INSENSITIVE_VALUES
  • a526254 Fix #339: Add OptBoolean valued property "order" in `@JsonIncludeProperties...
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.13.3 to 2.22

Updates com.fasterxml.jackson.module:jackson-module-jaxb-annotations from 2.13.3 to 2.22

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.13.3 to 2.22

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.13.3 to 2.22

Updates com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider from 2.13.3 to 2.22

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 `cs.jackson.version` from 2.13.3 to 2.22.

Updates `com.fasterxml.jackson.core:jackson-core` from 2.13.3 to 2.22

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.13.3 to 2.22

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-cbor` from 2.13.3 to 2.22

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.13.3 to 2.22
- [Commits](FasterXML/jackson-annotations@jackson-annotations-2.13.3...jackson-annotations-2.22)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.13.3 to 2.22

Updates `com.fasterxml.jackson.module:jackson-module-jaxb-annotations` from 2.13.3 to 2.22

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.13.3 to 2.22

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.13.3 to 2.22

Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider` from 2.13.3 to 2.22

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: '2.22'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: '2.22'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor
  dependency-version: '2.22'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-version: '2.22'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: '2.22'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.module:jackson-module-jaxb-annotations
  dependency-version: '2.22'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: '2.22'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: '2.22'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
  dependency-version: '2.22'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:build 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.

0 participants