build(deps): bump the jackson group across 1 directory with 3 updates - #415
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the jackson group across 1 directory with 3 updates#415dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/gradle/jackson-a42a94815f
branch
2 times, most recently
from
August 25, 2026 09:03
e986383 to
20d9789
Compare
dependabot
Bot
force-pushed
the
dependabot/gradle/jackson-a42a94815f
branch
from
August 31, 2026 09:03
20d9789 to
6185d69
Compare
Bumps the jackson group with 3 updates in the / directory: [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core), [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson-databind) and [com.fasterxml.jackson.dataformat:jackson-dataformat-toml](https://github.com/FasterXML/jackson-dataformats-text). Updates `com.fasterxml.jackson.core:jackson-core` from 2.21.5 to 2.21.6 - [Commits](FasterXML/jackson-core@jackson-core-2.21.5...jackson-core-2.21.6) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.5 to 2.21.6 - [Commits](FasterXML/jackson-databind@jackson-databind-2.21.5...jackson-databind-2.21.6) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-toml` from 2.21.5 to 2.21.6 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.21.5...jackson-dataformats-text-2.21.6) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.5 to 2.21.6 - [Commits](FasterXML/jackson-databind@jackson-databind-2.21.5...jackson-databind-2.21.6) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-toml` from 2.21.5 to 2.21.6 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.21.5...jackson-dataformats-text-2.21.6) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.21.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: jackson - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: jackson - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: jackson - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-toml dependency-version: 2.21.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: jackson - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-toml dependency-version: 2.21.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: jackson ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/gradle/jackson-a42a94815f
branch
from
September 14, 2026 09:05
6185d69 to
ae9f25a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the jackson group with 3 updates in the / directory: com.fasterxml.jackson.core:jackson-core, com.fasterxml.jackson.core:jackson-databind and com.fasterxml.jackson.dataformat:jackson-dataformat-toml.
Updates
com.fasterxml.jackson.core:jackson-corefrom 2.21.5 to 2.21.6Commits
2443bf1[maven-release-plugin] prepare release jackson-core-2.21.65a17913Prep for 2.21.6 release400ea50Backport #1651 from 3.1 to 2.21 (Fix object context handling for buffered INC...128fd21Fix missing '#' in CREDITS-2.x reference to #14129f90a07Update remaining release notes entries to refer to CVE-2026-684988005547Merge branch '2.20' into 2.21652f891Merge branch '2.19' into 2.2037b7698Merge branch '2.18' into 2.1979d6eb7Update release notes to refer to CVE-2026-68498490973b...Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.21.5 to 2.21.6Commits
5cf4246[maven-release-plugin] prepare release jackson-databind-2.21.6b07e30ePrep for 2.21.6 release5bd0466Merge branch '2.20' into 2.21d0f58e6Merge branch '2.19' into 2.200816b7cMerge branch '2.18' into 2.190ccf324Backport #6165 to 2.18: apply number length limits to BigDecimal/BigInteger/D...0a0195dMerge branch '2.20' into 2.2164f7e09Merge branch '2.19' into 2.204edb753Merge branch '2.18' into 2.19bb18488Fix CREDITS class name wrt #6127Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-tomlfrom 2.21.5 to 2.21.6Commits
09f81cd[maven-release-plugin] prepare release jackson-dataformats-text-2.21.6fc2ef0bPrep for 2.21.6 releasee2edbf8Fix #707: add nesting constraints (#708)3bbccf7Merge branch '2.20' into 2.21ea554e4Merge branch '2.19' into 2.208ecab24Merge branch '2.18' into 2.19d4969e9Add CLAUDE.md9532673Fix #701: quote YAML 1.1 number-form Strings under ALWAYS_QUOTE_NUMBERS_AS_ST...d2409e8...a8bf522Merge branch '2.20' into 2.21Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.21.5 to 2.21.6Commits
5cf4246[maven-release-plugin] prepare release jackson-databind-2.21.6b07e30ePrep for 2.21.6 release5bd0466Merge branch '2.20' into 2.21d0f58e6Merge branch '2.19' into 2.200816b7cMerge branch '2.18' into 2.190ccf324Backport #6165 to 2.18: apply number length limits to BigDecimal/BigInteger/D...0a0195dMerge branch '2.20' into 2.2164f7e09Merge branch '2.19' into 2.204edb753Merge branch '2.18' into 2.19bb18488Fix CREDITS class name wrt #6127Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-tomlfrom 2.21.5 to 2.21.6Commits
09f81cd[maven-release-plugin] prepare release jackson-dataformats-text-2.21.6fc2ef0bPrep for 2.21.6 releasee2edbf8Fix #707: add nesting constraints (#708)3bbccf7Merge branch '2.20' into 2.21ea554e4Merge branch '2.19' into 2.208ecab24Merge branch '2.18' into 2.19d4969e9Add CLAUDE.md9532673Fix #701: quote YAML 1.1 number-form Strings under ALWAYS_QUOTE_NUMBERS_AS_ST...d2409e8...a8bf522Merge branch '2.20' into 2.21