Skip to content

chore(deps): bump langchain4j 1.16.2 -> 1.16.3 (supersedes #216, #217)#222

Merged
Skobeltsyn merged 1 commit into
mainfrom
chore/deps-langchain4j-1.16.3
Jun 16, 2026
Merged

chore(deps): bump langchain4j 1.16.2 -> 1.16.3 (supersedes #216, #217)#222
Skobeltsyn merged 1 commit into
mainfrom
chore/deps-langchain4j-1.16.3

Conversation

@Skobeltsyn

Copy link
Copy Markdown
Contributor

Summary

Combined, green replacement for Dependabot #216 (langchain4j-core) and #217 (langchain4j) — both bump dev.langchain4j 1.16.2 → 1.16.3 in agents-kt-rag-langchain4j, so they are done as one commit (they collide on the same lockfile otherwise).

Why the Dependabot PRs were red

They updated the module lockfile but not gradle/verification-metadata.xml, so the build failed dependency verification — and each also dragged in an unrelated agents-kt-whisper-jni/gradle.lockfile edit. This PR adds the sha256 metadata (additive, +16/-0) and omits the whisper drift.

Gates

./gradlew :agents-kt-rag-langchain4j:build --rerun-tasks green (compile + test against 1.16.3); full ./gradlew build green. Closes #216, closes #217.

CodeQL java-kotlin expected-red on Kotlin 2.4 (codeql#21938); build is the gate.

🤖 Generated with Claude Code

Supersedes Dependabot #216 (langchain4j-core) and #217 (langchain4j), combined since
both touch agents-kt-rag-langchain4j and would collide on the second merge. Adds the
sha256 verification-metadata entries Dependabot can't generate (the reason those PRs
were red), and excludes the unrelated whisper-jni lockfile drift to keep this atomic.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Skobeltsyn Skobeltsyn merged commit 5d73f6f into main Jun 16, 2026
3 of 4 checks passed
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.

1 participant