Skip to content

Commit ac9147b

Browse files
opensearch-trigger-bot[bot]github-actions[bot]dependabot[bot]
authored
Bump org.codehaus.woodstox:stax2-api from 4.2.1 to 4.2.2 in /plugins/repository-azure (#12579) (#12598)
* Bump org.codehaus.woodstox:stax2-api in /plugins/repository-azure Bumps [org.codehaus.woodstox:stax2-api](https://github.com/FasterXML/stax2-api) from 4.2.1 to 4.2.2. - [Commits](FasterXML/stax2-api@stax2-api-4.2.1...stax2-api-4.2.2) --- updated-dependencies: - dependency-name: org.codehaus.woodstox:stax2-api dependency-type: direct:production update-type: version-update:semver-patch ... * Updating SHAs * Update changelog --------- (cherry picked from commit 246557c) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.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 c8d292b commit ac9147b

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
@@ -34,6 +34,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
3434
- Bump `ch.qos.logback:logback-core` from 1.2.13 to 1.5.3 ([#12519](https://github.com/opensearch-project/OpenSearch/pull/12519))
3535
- Bump `codecov/codecov-action` from 3 to 4 ([#12585](https://github.com/opensearch-project/OpenSearch/pull/12585))
3636
- Bump `org.apache.zookeeper:zookeeper` from 3.9.1 to 3.9.2 ([#12580](https://github.com/opensearch-project/OpenSearch/pull/12580))
37+
- Bump `org.codehaus.woodstox:stax2-api` from 4.2.1 to 4.2.2 ([#12579](https://github.com/opensearch-project/OpenSearch/pull/12579))
3738

3839
### Changed
3940
- Allow composite aggregation to run under a parent filter aggregation ([#11499](https://github.com/opensearch-project/OpenSearch/pull/11499))

plugins/repository-azure/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies {
6464
api "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:${versions.jackson}"
6565
api "com.fasterxml.jackson.dataformat:jackson-dataformat-xml:${versions.jackson}"
6666
api "com.fasterxml.jackson.module:jackson-module-jaxb-annotations:${versions.jackson}"
67-
api 'org.codehaus.woodstox:stax2-api:4.2.1'
67+
api 'org.codehaus.woodstox:stax2-api:4.2.2'
6868
implementation "com.fasterxml.woodstox:woodstox-core:${versions.woodstox}"
6969
runtimeOnly "com.google.guava:guava:${versions.guava}"
7070
api "org.apache.commons:commons-lang3:${versions.commonslang}"

plugins/repository-azure/licenses/stax2-api-4.2.1.jar.sha1

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

0 commit comments

Comments
 (0)