Skip to content

Commit

Permalink
[Backport 2.x] dependabot: bump org.apache.ws.xmlschema:xmlschema-cor…
Browse files Browse the repository at this point in the history
…e from 2.3.0 to 2.3.1 (opensearch-project#3374)

Backport 283c3be from opensearch-project#3368

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
willyborankin and dependabot[bot] authored Sep 19, 2023
1 parent 8435ead commit b351f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@ dependencies {
runtimeOnly 'org.codehaus.woodstox:stax2-api:4.2.1'
runtimeOnly "org.glassfish.jaxb:txw2:${jaxb_version}"
runtimeOnly 'com.fasterxml.woodstox:woodstox-core:6.5.1'
runtimeOnly 'org.apache.ws.xmlschema:xmlschema-core:2.2.5'
runtimeOnly 'org.apache.ws.xmlschema:xmlschema-core:2.3.1'
runtimeOnly 'org.apache.santuario:xmlsec:2.3.3'
runtimeOnly "com.github.luben:zstd-jni:${versions.zstd}"
runtimeOnly 'org.checkerframework:checker-qual:3.38.0'
Expand Down

0 comments on commit b351f36

Please sign in to comment.