Skip to content

build(deps): bump the jackson group with 5 updates - #1594

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/jackson-8ff42bae96
Open

build(deps): bump the jackson group with 5 updates#1594
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/jackson-8ff42bae96

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the jackson group with 5 updates:

Package From To
com.fasterxml.jackson.core:jackson-databind 2.21.3 2.22.2
com.fasterxml.jackson.core:jackson-core 2.21.3 2.22.2
com.fasterxml.jackson.dataformat:jackson-dataformat-xml 2.21.3 2.22.2
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.21.3 2.22.2
com.fasterxml.jackson.core:jackson-annotations 2.21 2.22

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

Commits
  • 25b2a22 [maven-release-plugin] prepare release jackson-databind-2.22.2
  • bab1c1a Prep for 2.22.2 release
  • bc03cf8 Merge branch '2.21' into 2.22
  • 83379fb Merge branch '2.20' into 2.21
  • 0d400c9 Merge branch '2.19' into 2.20
  • ce36a27 Merge branch '2.18' into 2.19
  • 7a209e1 Post-release dep version bump
  • a432707 [maven-release-plugin] prepare for next development iteration
  • 176df1d [maven-release-plugin] prepare release jackson-databind-2.18.10
  • 7785f5f Prep for 2.18.10 release
  • Additional commits viewable in compare view

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

Commits
  • 24bab14 [maven-release-plugin] prepare release jackson-core-2.22.2
  • dbbd2a0 Prep for 2.22.2 release
  • 038fc7a Merge branch '2.21' into 2.22
  • aaf3398 Merge branch '2.20' into 2.21
  • 2911dae Merge branch '2.19' into 2.20
  • ed8e9dc Merge branch '2.18' into 2.19
  • f8dc7d7 Post-release dep version bump
  • 7add1bf [maven-release-plugin] prepare for next development iteration
  • d11418c [maven-release-plugin] prepare release jackson-core-2.18.10
  • 66a7a17 Prep for 2.18.10 release
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.21.3 to 2.22.2

Commits
  • 8a842c5 [maven-release-plugin] prepare release jackson-dataformat-xml-2.22.2
  • bcae195 Prep for 2.22.2 release
  • fecfc16 Fix build wrt JDK8 bytecode
  • 47e14c5 Merge branch '2.21' into 2.22
  • b45fe4f Fix build wrt JDK8 bytecode
  • c774890 Merge branch '2.20' into 2.21
  • 5ce7da9 Fix build wrt JDK8 bytecode
  • 43a6b08 Merge branch '2.19' into 2.20
  • 00d2ca6 Fix build wrt JDK8 bytecode
  • d9aa853 Merge branch '2.18' into 2.19
  • Additional commits viewable in compare view

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

Commits
  • 3aab026 [maven-release-plugin] prepare release jackson-dataformats-text-2.22.2
  • 0e4e5b9 Prep for 2.22.2 release
  • 3fd4238 Merge branch '2.21' into 2.22
  • f0f9689 Merge branch '2.20' into 2.21
  • 50d9dfa Merge branch '2.19' into 2.20
  • 0e9bdd4 Merge branch '2.18' into 2.19
  • 613de08 Post-release dep version bump
  • 49dc929 [maven-release-plugin] prepare for next development iteration
  • c09cd3f [maven-release-plugin] prepare release jackson-dataformats-text-2.18.10
  • 096a670 Prep for 2.18.10 release
  • Additional commits viewable in compare view

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

Commits
  • 24bab14 [maven-release-plugin] prepare release jackson-core-2.22.2
  • dbbd2a0 Prep for 2.22.2 release
  • 038fc7a Merge branch '2.21' into 2.22
  • aaf3398 Merge branch '2.20' into 2.21
  • 2911dae Merge branch '2.19' into 2.20
  • ed8e9dc Merge branch '2.18' into 2.19
  • f8dc7d7 Post-release dep version bump
  • 7add1bf [maven-release-plugin] prepare for next development iteration
  • d11418c [maven-release-plugin] prepare release jackson-core-2.18.10
  • 66a7a17 Prep for 2.18.10 release
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-annotations from 2.21 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.dataformat:jackson-dataformat-xml from 2.21.3 to 2.22.2

Commits
  • 8a842c5 [maven-release-plugin] prepare release jackson-dataformat-xml-2.22.2
  • bcae195 Prep for 2.22.2 release
  • fecfc16 Fix build wrt JDK8 bytecode
  • 47e14c5 Merge branch '2.21' into 2.22
  • b45fe4f Fix build wrt JDK8 bytecode
  • c774890 Merge branch '2.20' into 2.21
  • 5ce7da9 Fix build wrt JDK8 bytecode
  • 43a6b08 Merge branch '2.19' into 2.20
  • 00d2ca6 Fix build wrt JDK8 bytecode
  • d9aa853 Merge branch '2.18' into 2.19
  • Additional commits viewable in compare view

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

Commits
  • 3aab026 [maven-release-plugin] prepare release jackson-dataformats-text-2.22.2
  • 0e4e5b9 Prep for 2.22.2 release
  • 3fd4238 Merge branch '2.21' into 2.22
  • f0f9689 Merge branch '2.20' into 2.21
  • 50d9dfa Merge branch '2.19' into 2.20
  • 0e9bdd4 Merge branch '2.18' into 2.19
  • 613de08 Post-release dep version bump
  • 49dc929 [maven-release-plugin] prepare for next development iteration
  • c09cd3f [maven-release-plugin] prepare release jackson-dataformats-text-2.18.10
  • 096a670 Prep for 2.18.10 release
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the jackson group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson-databind) | `2.21.3` | `2.22.2` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.21.3` | `2.22.2` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.21.3` | `2.22.2` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.21.3` | `2.22.2` |
| [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson-annotations) | `2.21` | `2.22` |


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

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

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.21.3 to 2.22.2
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.21.3...jackson-dataformat-xml-2.22.2)

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

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

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

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.21.3 to 2.22.2
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.21.3...jackson-dataformat-xml-2.22.2)

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jackson
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jackson
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jackson
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: 2.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jackson
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jackson
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-version: '2.22'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jackson
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jackson
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: 2.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jackson
...

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

Labels

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