Skip to content

chore: bump Jackson from 2.18.2 to 2.19.2#341

Open
sarankhuubat wants to merge 1 commit into
anthropics:mainfrom
sarankhuubat:fix/bump-jackson-2.19.2
Open

chore: bump Jackson from 2.18.2 to 2.19.2#341
sarankhuubat wants to merge 1 commit into
anthropics:mainfrom
sarankhuubat:fix/bump-jackson-2.19.2

Conversation

@sarankhuubat

Copy link
Copy Markdown

Summary

Bumps Jackson dependencies from 2.18.2 to 2.19.2 across anthropic-java-core/build.gradle.kts.

Motivation

Closes #296 — users who depend on this SDK are blocked from upgrading their own
Jackson versions because the SDK pins 2.18.2. Bumping to the latest stable 2.19.2
ensures users get recent bug fixes and security patches by default.

Changes

Updated 6 Jackson dependencies in anthropic-java-core/build.gradle.kts:

  • jackson-core
  • jackson-databind
  • jackson-annotations
  • jackson-datatype-jdk8
  • jackson-datatype-jsr310
  • jackson-module-kotlin

Note: The resolutionStrategy block (pinned to 2.14.0 for backward compatibility
testing) is intentionally left unchanged.

Testing

  • Build passes with -x test
  • Note: this SDK appears to be Stainless-generated — maintainers should confirm
    whether this change also needs to be applied upstream in the generator config.

@sarankhuubat sarankhuubat requested a review from a team as a code owner May 29, 2026 06:50
@sarankhuubat sarankhuubat force-pushed the fix/bump-jackson-2.19.2 branch from 6930a81 to ee5b3f1 Compare May 29, 2026 06:59
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.

outdated dependency on jackson (still 2.18.2 - now 2.21.0)

1 participant