You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New version of Spring Framework which have fix for CVE-2022-22965
Spring Boot compatibility for 2.5.12
Spring Framework for 5.3.18
Actual Behavior
Not supporting new version of Spring Boot and Spring Framework
Steps to Reproduce the Problem
Change the version of Spring Boot to 2.5.12
Change the version of Spring Framework to 5.3.18
Specifications
Spring Data DynamoDB Version:
Spring Data Version:
AWS SDK Version:
Java Version:
Platform Details:
All those information are logged by org.socialsignin.spring.data.dynamodb.repository.support.DynamoDBRepositoryFactory on INFO level on startup.
Or use java -version and mvn dependency:tree | grep -E 'spring|aws' to provide those version numbers.