mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
[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:
parent
4ba1572dc5
commit
6e0679d6d1
5 changed files with 25 additions and 14 deletions
|
@ -16,7 +16,7 @@ esplugin {
|
|||
}
|
||||
|
||||
versions << [
|
||||
'aws': '1.11.749'
|
||||
'aws': '1.12.270'
|
||||
]
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue