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 39c2d9c commit 7a43580Copy full SHA for 7a43580
build/parents/build/pom.xml
@@ -85,7 +85,7 @@
85
<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>
86
87
<version.com.google.code.gson>2.11.0</version.com.google.code.gson>
88
- <version.software.amazon.awssdk>2.25.2</version.software.amazon.awssdk>
+ <version.software.amazon.awssdk>2.26.4</version.software.amazon.awssdk>
89
<!-- Jackson: used by the Elasticsearch REST client, by Avro, by the AWS SDK and in tests (wiremock, ...) -->
90
<version.com.fasterxml.jackson>2.17.1</version.com.fasterxml.jackson>
91
<!-- slf4j: used by the AWS SDK -->
0 commit comments