diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f44c1d9e7354..9e485979cc41c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Bump `commons-cli:commons-cli` from 1.9.0 to 1.10.0 ([#19021](https://github.com/opensearch-project/OpenSearch/pull/19021)) - Bump `org.jline:jline` from 3.30.4 to 3.30.5 ([#19013](https://github.com/opensearch-project/OpenSearch/pull/19013)) - Bump `com.github.spotbugs:spotbugs-annotations` from 4.9.3 to 4.9.4 ([#19015](https://github.com/opensearch-project/OpenSearch/pull/19015)) +- Bump `com.azure:azure-storage-common` from 12.29.1 to 12.30.1 ([#19016](https://github.com/opensearch-project/OpenSearch/pull/19016)) ### Deprecated diff --git a/plugins/repository-azure/build.gradle b/plugins/repository-azure/build.gradle index 5f4932006be3f..db4e06e8d7ab2 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.5' api 'com.azure:azure-json:1.5.0' api 'com.azure:azure-xml:1.2.0' - api 'com.azure:azure-storage-common:12.29.1' + api 'com.azure:azure-storage-common:12.30.1' api 'com.azure:azure-core-http-netty:1.15.12' 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.29.1.jar.sha1 b/plugins/repository-azure/licenses/azure-storage-common-12.29.1.jar.sha1 deleted file mode 100644 index 5bfb37b06f137..0000000000000 --- a/plugins/repository-azure/licenses/azure-storage-common-12.29.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d4151d507125bfb255287bfde5d4ab27cd35e478 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/azure-storage-common-12.30.1.jar.sha1 b/plugins/repository-azure/licenses/azure-storage-common-12.30.1.jar.sha1 new file mode 100644 index 0000000000000..16690b638df84 --- /dev/null +++ b/plugins/repository-azure/licenses/azure-storage-common-12.30.1.jar.sha1 @@ -0,0 +1 @@ +e94e0c1e780e479bc328ccaf35f10fd2c76c9778 \ No newline at end of file