-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ab2d 6287/spring sdk upgrade #196
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great !
Branch is out of date.. please rebase |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What about the SQSdeletion policy , we removed it ? We would still need it . Unless it’s addressed somewhere else and I missed it @smirnovaae
Also branch need to be updated |
…to AB2D-6287/Spring_sdk_upgrade # Conflicts: # build.gradle
🎫 Ticket
https://jira.cms.gov/browse/AB2D-6287
🛠 Changes
Upgraded versions:
springBootVersion= '3.2.8'
springCloudAwsVersion = '3.1.1'
springWebVersion= '6.1.12'
liquibaseVersion='4.23.0'
jacksonVersion='2.17.2'
testContainerVersion='1.20.1'
ℹ️ Context
We need to upgrade spring boot version to fix critical vulnerabilities
🧪 Validation
Unit tests passed locally