Skip to content

Conversation

cowtowncoder
Copy link
Member

So, PropertyNamingStrategy.SNAKE_CASE (and other unsafe implementations) are being removed finally, as per:

FasterXML/jackson-databind#4136

having been deprecated for years now. So this just changes tests to use PropertyNamingStrategies.SNAKE_CASE (replacement) instead.

@cowtowncoder
Copy link
Member Author

cc @pjfanning -- I think it's ok for me to merge this change as CI passes.

@cowtowncoder cowtowncoder merged commit c2873cf into 2.19 Apr 29, 2025
18 checks passed
@pjfanning pjfanning deleted the tatu/2.19/fix-property-naming-strategy branch May 9, 2025 03:35
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