spring-cloud / spring-cloud-config

External configuration (server and client) for Spring Cloud
Apache License 2.0
1.94k stars 1.28k forks source link

Upgrade AWS SDK Framework to 2.18.41 #2436

Closed cmxconsulting closed 4 days ago

cmxconsulting commented 4 days ago

MR for issue #2435 Change the pom.xml to use AWS Sdk framework 2.18.41 instead of 2.17.195. We have dependency version issues because we need new API available from 2.18 (GetContactInformation). Thank you.