]> source.dussan.org Git - poi.git/commitdiff
woodstox 6.5
authorPJ Fanning <fanningpj@apache.org>
Mon, 16 Jan 2023 19:39:56 +0000 (19:39 +0000)
committerPJ Fanning <fanningpj@apache.org>
Mon, 16 Jan 2023 19:39:56 +0000 (19:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906715 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index 182643e3de089149999982225fce0d675f70f764..4f612444d410dec5d34ce8b6f0faf2e8d38ce0bc 100644 (file)
@@ -150,7 +150,7 @@ subprojects {
             resolutionStrategy {
                 force "commons-io:commons-io:${commonsIoVersion}"
                 force 'org.slf4j:slf4j-api:2.0.6'
-                force 'com.fasterxml.woodstox:woodstox-core:6.4.0'
+                force 'com.fasterxml.woodstox:woodstox-core:6.5.0'
             }
         }
     }