Skip to content

Fix: Align log4j versions to fix CI build#756

Closed
undera wants to merge 1 commit intomasterfrom
fix/align-log4j-versions
Closed

Fix: Align log4j versions to fix CI build#756
undera wants to merge 1 commit intomasterfrom
fix/align-log4j-versions

Conversation

@undera
Copy link
Owner

@undera undera commented Feb 2, 2026

Summary

Problem

Dependabot bumped only log4j-core to 2.25.3, leaving:

  • log4j-api at 2.17.1
  • log4j-slf4j-impl at 2.17.0

This mismatch breaks SaveService initialization during tests.

Test plan

  • CI build passes

🤖 Generated with Claude Code

Dependabot PR #751 bumped only log4j-core to 2.25.3,
creating version mismatch with log4j-api (2.17.1) and
log4j-slf4j-impl (2.17.0). This breaks SaveService
initialization during tests.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@undera undera closed this Feb 2, 2026
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