v5.48.0
Release Notes:
Fix - Jackson 2.20+ compatibility (Spring Boot 3.5.13+ / Spring Boot 4)**
- Replaced removed
PropertyNamingStrategy.SNAKE_CASEconstant withPropertyNamingStrategies.SNAKE_CASE, which exists in Jackson 2.12+ - Added explicit
jackson-databinddependency to guarantee the required Jackson version at runtime