Skip to content

deps(deps): bump the jackson group with 5 updates#83

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/jackson-13950fcb41
Open

deps(deps): bump the jackson group with 5 updates#83
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/jackson-13950fcb41

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the jackson group with 5 updates:

Package From To
com.fasterxml.jackson.core:jackson-core 2.19.4 2.22.0
com.fasterxml.jackson.core:jackson-databind 2.19.4 2.22.0
com.fasterxml.jackson.core:jackson-annotations 2.19.4 2.22.0
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.19.4 2.22.0
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.19.4 2.22.0

Updates com.fasterxml.jackson.core:jackson-core from 2.19.4 to 2.22.0

Commits
  • d763562 [maven-release-plugin] prepare release jackson-core-2.22.0
  • e5c69fe Re-do 2.22.0 release
  • 0ba6a36 Bump version after release
  • b106011 [maven-release-plugin] prepare for next development iteration
  • 18a7fe4 [maven-release-plugin] prepare release jackson-core-2.22.0
  • 503a14f Re-do 2.22.0 release
  • ab95bc0 ...
  • 0a4b8de Post-release dep version bump
  • 719a42f [maven-release-plugin] prepare for next development iteration
  • 9248848 [maven-release-plugin] prepare release jackson-core-2.22.0
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.19.4 to 2.22.0

Commits

Updates com.fasterxml.jackson.core:jackson-annotations from 2.19.4 to 2.22.0

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.19.4 to 2.22.0

Commits
  • 23d487c [maven-release-plugin] prepare release jackson-dataformats-text-2.22.0
  • 6e8f04f Prep for 2.22.0 release
  • 8ee5b1f Merge branch '2.21' into 2.x
  • 2ce6349 Post-release dep version bump
  • de47c46 [maven-release-plugin] prepare for next development iteration
  • 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
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.19.4 to 2.22.0

Updates com.fasterxml.jackson.core:jackson-databind from 2.19.4 to 2.22.0

Commits

Updates com.fasterxml.jackson.core:jackson-annotations from 2.19.4 to 2.22.0

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.19.4 to 2.22.0

Commits
  • 23d487c [maven-release-plugin] prepare release jackson-dataformats-text-2.22.0
  • 6e8f04f Prep for 2.22.0 release
  • 8ee5b1f Merge branch '2.21' into 2.x
  • 2ce6349 Post-release dep version bump
  • de47c46 [maven-release-plugin] prepare for next development iteration
  • 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
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.19.4 to 2.22.0

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-core](https://github.com/FasterXML/jackson-core) | `2.19.4` | `2.22.0` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.19.4` | `2.22.0` |
| com.fasterxml.jackson.core:jackson-annotations | `2.19.4` | `2.22.0` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.19.4` | `2.22.0` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.19.4` | `2.22.0` |


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

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

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.4 to 2.22.0

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

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.4 to 2.22.0

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

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.4 to 2.22.0

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

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.4 to 2.22.0

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jackson
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.22.0
  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.0
  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.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jackson
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jackson
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.22.0
  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.0
  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.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jackson
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: jackson
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, maven. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown
Contributor

Test Results (JDK 17)

9 tests   - 291   9 ✅  - 291   0s ⏱️ -3s
1 suites  -  18   0 💤 ±  0 
1 files    -  18   0 ❌ ±  0 

Results for commit 4df8c58. ± Comparison against base commit 13cdd6a.

This pull request removes 291 tests.
com.github.osodevops.akka.openapi.core.AkkaAnnotationExtractorTest ‑ shouldAddBadRequestResponseForPostPutPatch
com.github.osodevops.akka.openapi.core.AkkaAnnotationExtractorTest ‑ shouldAddNotFoundResponseForGetPutDeletePatch
com.github.osodevops.akka.openapi.core.AkkaAnnotationExtractorTest ‑ shouldCreateExtractorWithoutLogger
com.github.osodevops.akka.openapi.core.AkkaAnnotationExtractorTest ‑ shouldExtractPathParameterNamesFromPath
com.github.osodevops.akka.openapi.core.AkkaAnnotationExtractorTest ‑ shouldGenerateTagFromClassName
com.github.osodevops.akka.openapi.core.AkkaAnnotationExtractorTest ‑ shouldIdentifyComplexTypes
com.github.osodevops.akka.openapi.core.AkkaAnnotationExtractorTest ‑ shouldIdentifySimpleTypes
com.github.osodevops.akka.openapi.core.AkkaAnnotationExtractorTest ‑ shouldInferCorrectSuccessStatusCodes
com.github.osodevops.akka.openapi.core.AkkaAnnotationExtractorTest ‑ shouldLogWhenOpenAPISummaryFound
com.github.osodevops.akka.openapi.core.AkkaAnnotationExtractorTest ‑ shouldReadOpenAPISummaryAnnotationValueViaReflection
…

@github-actions

Copy link
Copy Markdown
Contributor

Test Results (JDK 21)

9 tests   - 291   9 ✅  - 291   0s ⏱️ -4s
1 suites  -  18   0 💤 ±  0 
1 files    -  18   0 ❌ ±  0 

Results for commit 4df8c58. ± Comparison against base commit 13cdd6a.

This pull request removes 291 tests.
com.github.osodevops.akka.openapi.core.AkkaAnnotationExtractorTest ‑ shouldAddBadRequestResponseForPostPutPatch
com.github.osodevops.akka.openapi.core.AkkaAnnotationExtractorTest ‑ shouldAddNotFoundResponseForGetPutDeletePatch
com.github.osodevops.akka.openapi.core.AkkaAnnotationExtractorTest ‑ shouldCreateExtractorWithoutLogger
com.github.osodevops.akka.openapi.core.AkkaAnnotationExtractorTest ‑ shouldExtractPathParameterNamesFromPath
com.github.osodevops.akka.openapi.core.AkkaAnnotationExtractorTest ‑ shouldGenerateTagFromClassName
com.github.osodevops.akka.openapi.core.AkkaAnnotationExtractorTest ‑ shouldIdentifyComplexTypes
com.github.osodevops.akka.openapi.core.AkkaAnnotationExtractorTest ‑ shouldIdentifySimpleTypes
com.github.osodevops.akka.openapi.core.AkkaAnnotationExtractorTest ‑ shouldInferCorrectSuccessStatusCodes
com.github.osodevops.akka.openapi.core.AkkaAnnotationExtractorTest ‑ shouldLogWhenOpenAPISummaryFound
com.github.osodevops.akka.openapi.core.AkkaAnnotationExtractorTest ‑ shouldReadOpenAPISummaryAnnotationValueViaReflection
…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants