Skip to content

Commit

Permalink
Merge pull request #211 from Aiven-Open/dependabot/gradle/org.codehau…
Browse files Browse the repository at this point in the history
…s.woodstox-stax2-api-4.2.2

build(deps): bump org.codehaus.woodstox:stax2-api from 4.2.1 to 4.2.2
  • Loading branch information
jeqo authored Nov 2, 2023
2 parents 59e3c61 + 6f2dcde commit f099c8f
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 f099c8f

Please sign in to comment.