Skip to content

Commit

Permalink
build(deps): bump org.codehaus.woodstox:stax2-api from 4.2.1 to 4.2.2
Browse files Browse the repository at this point in the history
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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 3f68b49 commit 6f2dcde
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 @@ -174,7 +174,7 @@ dependencies {
testImplementation ("org.apache.parquet:parquet-tools:$parquetVersion") {
exclude group: "org.slf4j", module: "slf4j-api"
}
testImplementation "org.codehaus.woodstox:stax2-api:4.2.1"
testImplementation "org.codehaus.woodstox:stax2-api:4.2.2"
testImplementation "org.apache.hadoop:hadoop-mapreduce-client-core:$hadoopVersion"

testImplementation "com.fasterxml.jackson.core:jackson-databind:2.15.2"
Expand Down

0 comments on commit 6f2dcde

Please sign in to comment.