Skip to content

Commit 8c18f51

Browse files
authored
Bump com.azure:azure-storage-blob from 12.22.2 to 12.22.3 in /plugins/repository-azure (#8603)
Signed-off-by: owaiskazi19 <owaiskazi19@gmail.com>
1 parent 54eef1f commit 8c18f51

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7373
- Bump `com.google.cloud:google-cloud-core-http` from 2.17.0 to 2.21.0 ([#8586](https://github.com/opensearch-project/OpenSearch/pull/8586))
7474
- Bump `com.networknt:json-schema-validator` from 1.0.85 to 1.0.86 ([#8573](https://github.com/opensearch-project/OpenSearch/pull/8573))
7575
- Bump `com.google.jimfs:jimfs` from 1.2 to 1.3.0 (#8577)
76+
- Bump `com.azure:azure-storage-blob` from 12.22.2 to 12.22.3 (#8572)
7677

7778
### Changed
7879
- Replace jboss-annotations-api_1.2_spec with jakarta.annotation-api ([#7836](https://github.com/opensearch-project/OpenSearch/pull/7836))

plugins/repository-azure/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
api "io.netty:netty-resolver-dns:${versions.netty}"
5656
api "io.netty:netty-transport-native-unix-common:${versions.netty}"
5757
implementation project(':modules:transport-netty4')
58-
api 'com.azure:azure-storage-blob:12.22.2'
58+
api 'com.azure:azure-storage-blob:12.22.3'
5959
api 'org.reactivestreams:reactive-streams:1.0.3'
6060
api 'io.projectreactor:reactor-core:3.5.6'
6161
api 'io.projectreactor.netty:reactor-netty:1.1.8'

plugins/repository-azure/licenses/azure-storage-blob-12.22.2.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0df12462c2eac3beaf25d283f707a0560853228b

0 commit comments

Comments
 (0)