[7x] upgrade aws client depdencies (#104346)

This commit bumps the aws client dependencies from from 1.11.749 to
1.12.270.  This aligns the versions used in 7.17.x with main. 

(partial) backport of
https://github.com/elastic/elasticsearch/pull/88932
This commit is contained in:
Jake Landis 2024-01-22 09:52:12 -06:00 committed by GitHub
parent 4ba1572dc5
commit 6e0679d6d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 25 additions and 14 deletions

View file

@ -16,7 +16,7 @@ esplugin {
}
versions << [
'aws': '1.11.749'
'aws': '1.12.270'
]
dependencies {