diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6323c40d6c9..3dcd74f97ba 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -182,7 +182,7 @@ gwt-user = { module = "org.gwtproject:gwt-user", version.ref = "gwt" } hadoop-common = { module = "org.apache.hadoop:hadoop-common", version.ref = "hadoop" } # These are transitive, inlined versions; see io.deephaven.hadoop-common-dependencies -woodstox-core = { module = "com.fasterxml.woodstox:woodstox-core", version = "6.6.2" } +woodstox-core = { module = "com.fasterxml.woodstox:woodstox-core", version = "7.1.0" } hadoop-shaded-guava = { module = "org.apache.hadoop.thirdparty:hadoop-shaded-guava", version = "1.2.0" } commons-collections = { module = "commons-collections:commons-collections", version = "3.2.2" }