Skip to content

v5.48.0

Choose a tag to compare

@plivo-jenkins plivo-jenkins released this 07 May 06:44
9b07d7c

Release Notes:
Fix - Jackson 2.20+ compatibility (Spring Boot 3.5.13+ / Spring Boot 4)**

  • Replaced removed PropertyNamingStrategy.SNAKE_CASE constant with PropertyNamingStrategies.SNAKE_CASE, which exists in Jackson 2.12+
  • Added explicit jackson-databind dependency to guarantee the required Jackson version at runtime