Skip to content

Conversation

@deblockt
Copy link
Owner

@deblockt deblockt commented Jan 1, 2026

Summary

  • Migrate from Jackson 2.15.2 to Jackson 3.0.3 (new tools.jackson package)
  • Upgrade Java target from 11 to 21
  • Update test dependencies: JUnit 5.10.2, Mockito 5.21.0
  • Add CLAUDE.md for AI-assisted development

Breaking Changes

  • Java 21 required - This library now requires Java 21 or higher
  • Jackson 3.x - The new Jackson version uses a different package (tools.jackson instead of com.fasterxml.jackson)

Test plan

  • All existing tests pass
  • Verify compatibility with downstream projects

🤖 Generated with Claude Code

deblockt and others added 2 commits January 1, 2026 19:00
- Migrate from Jackson 2.15.2 to Jackson 3.0.3 (new tools.jackson package)
- Upgrade Java target from 11 to 21
- Update test dependencies: JUnit 5.10.2, Mockito 5.21.0
- Add CLAUDE.md for AI-assisted development

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@deblockt
Copy link
Owner Author

deblockt commented Jan 1, 2026

linked with #26

@deblockt deblockt merged commit ef013c9 into master Jan 1, 2026
1 check passed
@deblockt deblockt deleted the feat/updateJacksonAndJava branch January 1, 2026 18:04
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.

2 participants