fix(deps): jackson-databind 2.21.3 -> 2.21.5 (7 advisories) [0.8.3]#247
Merged
Conversation
jackson-databind arrives transitively via langchain4j-core in agents-kt-rag-langchain4j (not a direct dependency of any module). Dependabot flagged 7 open advisories on the 2.21.x line; forcing jackson-databind + jackson-core to 2.21.5 in the module's existing resolutionStrategy.force(...) clears all of them. 2.21.5 (not 2.21.4) is required because the InetSocketAddress SSRF (GHSA-5jmj-h7xm-6q6v) is fixed only in 2.21.5. Lockfile + gradle/verification-metadata.xml regenerated for jackson-core/jackson-databind/jackson-bom 2.21.5. No source/API change. Slated for 0.8.3 (CHANGELOG entry under [Unreleased]). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…d], [0.8.2] from main
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.
Forces the transitively-bundled
jackson-databind(vialangchain4j-coreinagents-kt-rag-langchain4j) and the coupledjackson-coreto 2.21.5, clearing all 7 open Dependabot advisories on the 2.21.x line.InetSocketAddresseager-DNS SSRF (GHSA-5jmj-h7xm-6q6v) is fixed only in 2.21.5.gradle/verification-metadata.xmlregenerated forjackson-core/jackson-databind/jackson-bom2.21.5.[Unreleased]— slated for 0.8.3 (kept out of the 0.8.2 release release(0.8.2): standards & trust hardening #244).🤖 Generated with Claude Code