Skip to content

Commit 2311195

Browse files
Bump com.azure:azure-xml from 1.0.0 to 1.1.0 in /plugins/repository-azure (opensearch-project#15206)
* Bump com.azure:azure-xml in /plugins/repository-azure Bumps [com.azure:azure-xml](https://github.com/Azure/azure-sdk-for-java) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: com.azure:azure-xml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> * Update changelog Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> 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 2b5c6b7 commit 2311195

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
@@ -30,6 +30,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
3030
- Bump `org.bouncycastle:bcpg-fips` from 1.0.7.1 to 2.0.8 and `org.bouncycastle:bc-fips` from 1.0.2.5 to 2.0.0 in /distribution/tools/plugin-cli ([#15103](https://github.com/opensearch-project/OpenSearch/pull/15103))
3131
- Bump `com.azure:azure-core` from 1.49.1 to 1.51.0 ([#15111](https://github.com/opensearch-project/OpenSearch/pull/15111))
3232
- Bump `org.xerial.snappy:snappy-java` from 1.1.10.5 to 1.1.10.6 ([#15207](https://github.com/opensearch-project/OpenSearch/pull/15207))
33+
- Bump `com.azure:azure-xml` from 1.0.0 to 1.1.0 ([#15206](https://github.com/opensearch-project/OpenSearch/pull/15206))
3334

3435
### Changed
3536
- Add lower limit for primary and replica batch allocators timeout ([#14979](https://github.com/opensearch-project/OpenSearch/pull/14979))

plugins/repository-azure/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ opensearchplugin {
4646
dependencies {
4747
api 'com.azure:azure-core:1.51.0'
4848
api 'com.azure:azure-json:1.1.0'
49-
api 'com.azure:azure-xml:1.0.0'
49+
api 'com.azure:azure-xml:1.1.0'
5050
api 'com.azure:azure-storage-common:12.25.1'
5151
api 'com.azure:azure-core-http-netty:1.15.1'
5252
api "io.netty:netty-codec-dns:${versions.netty}"

plugins/repository-azure/licenses/azure-xml-1.0.0.jar.sha1

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

0 commit comments

Comments
 (0)