Juul Hobert
Juul Hobert
Add maven4-alpha package Closes #1681 - [x] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md).
### Prerequisites - [X] I have searched all issues/PRs to ensure it has not already been reported or fixed. ### Criteria - [X] English interface (or at least English documentation)...
Main PR: https://github.com/apache/maven/pull/603
…ision information on report
I'm encountering an issue when using Jackson-jr with annotation support to handle record classes that map to JSON with snake_case field names. While serialization works as expected, deserialization of the...