diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a31b5e21d607..649f4c3978f9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -67,6 +67,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Bump `org.jline:jline` from 3.29.0 to 3.30.3 ([#18368](https://github.com/opensearch-project/OpenSearch/pull/18368)) - Bump `com.nimbusds:oauth2-oidc-sdk` from 11.23.1 to 11.25 ([#18369](https://github.com/opensearch-project/OpenSearch/pull/18369)) - Bump `gradle/actions` from 3 to 4 ([#18371](https://github.com/opensearch-project/OpenSearch/pull/18371)) +- Bump `com.azure:azure-storage-common` from 12.28.0 to 12.29.0 ([#18415](https://github.com/opensearch-project/OpenSearch/pull/18415)) ### Deprecated diff --git a/plugins/repository-azure/build.gradle b/plugins/repository-azure/build.gradle index fdcbd02b6370d..724e46d061ae2 100644 --- a/plugins/repository-azure/build.gradle +++ b/plugins/repository-azure/build.gradle @@ -47,7 +47,7 @@ dependencies { api 'com.azure:azure-core:1.55.3' api 'com.azure:azure-json:1.5.0' api 'com.azure:azure-xml:1.1.0' - api 'com.azure:azure-storage-common:12.28.0' + api 'com.azure:azure-storage-common:12.29.0' api 'com.azure:azure-core-http-netty:1.15.11' api "io.netty:netty-codec-dns:${versions.netty}" api "io.netty:netty-codec-socks:${versions.netty}" diff --git a/plugins/repository-azure/licenses/azure-storage-common-12.28.0.jar.sha1 b/plugins/repository-azure/licenses/azure-storage-common-12.28.0.jar.sha1 deleted file mode 100644 index ed932cd0a07e9..0000000000000 --- a/plugins/repository-azure/licenses/azure-storage-common-12.28.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -3c5b7de96c68947ab74cc7925b27ca2b9f6b91d0 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/azure-storage-common-12.29.0.jar.sha1 b/plugins/repository-azure/licenses/azure-storage-common-12.29.0.jar.sha1 new file mode 100644 index 0000000000000..6de0e8a945011 --- /dev/null +++ b/plugins/repository-azure/licenses/azure-storage-common-12.29.0.jar.sha1 @@ -0,0 +1 @@ +900fefe982179300c239fbe661e6135a760f5ee6 \ No newline at end of file