We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 800d599 commit d799977Copy full SHA for d799977
build/parents/build/pom.xml
@@ -81,7 +81,7 @@
81
<documentation.org.opensearch.url>https://opensearch.org/docs/${parsed-version.org.opensearch.compatible.main.majorVersion}.${parsed-version.org.opensearch.compatible.main.minorVersion}</documentation.org.opensearch.url>
82
83
<version.com.google.code.gson>2.11.0</version.com.google.code.gson>
84
- <version.software.amazon.awssdk>2.25.2</version.software.amazon.awssdk>
+ <version.software.amazon.awssdk>2.26.4</version.software.amazon.awssdk>
85
<!-- Jackson: used by the Elasticsearch REST client, by Avro, by the AWS SDK and in tests (wiremock, ...) -->
86
<version.com.fasterxml.jackson>2.17.1</version.com.fasterxml.jackson>
87
<!-- slf4j: used by the AWS SDK -->
0 commit comments