Skip to content

Commit 57a6605

Browse files
Bump com.azure:azure-core from 1.51.0 to 1.54.1 in /plugins/repository-azure (#16856)
* Bump com.azure:azure-core in /plugins/repository-azure Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.51.0 to 1.54.1. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-core_1.51.0...azure-core_1.54.1) --- updated-dependencies: - dependency-name: com.azure:azure-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Updating SHAs Signed-off-by: dependabot[bot] <[email protected]> * Update changelog Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Andriy Redko <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Andriy Redko <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent d947df0 commit 57a6605

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4747
- Bump Apache Lucene from 9.12.0 to 9.12.1 ([#16846](https://github.com/opensearch-project/OpenSearch/pull/16846))
4848
- Bump `com.gradle.develocity` from 3.18.2 to 3.19 ([#16855](https://github.com/opensearch-project/OpenSearch/pull/16855))
4949
- Bump `org.jline:jline` from 3.27.1 to 3.28.0 ([#16857](https://github.com/opensearch-project/OpenSearch/pull/16857))
50+
- Bump `com.azure:azure-core` from 1.51.0 to 1.54.1 ([#16856](https://github.com/opensearch-project/OpenSearch/pull/16856))
5051

5152
### Changed
5253
- Indexed IP field supports `terms_query` with more than 1025 IP masks [#16391](https://github.com/opensearch-project/OpenSearch/pull/16391)

plugins/repository-azure/build.gradle

+1-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ opensearchplugin {
4444
}
4545

4646
dependencies {
47-
api 'com.azure:azure-core:1.51.0'
47+
api 'com.azure:azure-core:1.54.1'
4848
api 'com.azure:azure-json:1.3.0'
4949
api 'com.azure:azure-xml:1.1.0'
5050
api 'com.azure:azure-storage-common:12.28.0'
@@ -108,7 +108,6 @@ thirdPartyAudit {
108108
// Optional and not enabled by Elasticsearch
109109
'com.google.common.util.concurrent.internal.InternalFutureFailureAccess',
110110
'com.google.common.util.concurrent.internal.InternalFutures',
111-
'com.azure.core.credential.ProofOfPossessionOptions',
112111
'com.azure.storage.internal.avro.implementation.AvroObject',
113112
'com.azure.storage.internal.avro.implementation.AvroReader',
114113
'com.azure.storage.internal.avro.implementation.AvroReaderFactory',

plugins/repository-azure/licenses/azure-core-1.51.0.jar.sha1

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

0 commit comments

Comments
 (0)