From: PJ Fanning Date: Tue, 28 Jun 2022 10:43:33 +0000 (+0000) Subject: woostox 6.3.0 X-Git-Tag: REL_5_2_3~215 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4b1fc4f153c121960d2f8c1915a236fc95e43d8c;p=poi.git woostox 6.3.0 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902311 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.gradle b/build.gradle index 71e57b25cb..132390111d 100644 --- a/build.gradle +++ b/build.gradle @@ -175,7 +175,7 @@ subprojects { resolutionStrategy { force "commons-io:commons-io:${commonsIoVersion}" force 'org.slf4j:slf4j-api:1.7.36' - force 'com.fasterxml.woodstox:woodstox-core:6.2.8' + force 'com.fasterxml.woodstox:woodstox-core:6.3.0' } } }