]> source.dussan.org Git - poi.git/commitdiff
revert woodstox upgrade
authorPJ Fanning <fanningpj@apache.org>
Thu, 18 Jan 2024 09:23:42 +0000 (09:23 +0000)
committerPJ Fanning <fanningpj@apache.org>
Thu, 18 Jan 2024 09:23:42 +0000 (09:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1915309 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index 937a0e230f5d1e6a38d88d454a992824162e2328..430b91bb64a9397f2a8b288ab00e72b2c20678b5 100644 (file)
@@ -153,7 +153,7 @@ subprojects {
             resolutionStrategy {
                 force "commons-io:commons-io:${commonsIoVersion}"
                 force 'org.slf4j:slf4j-api:2.0.11'
-                force 'com.fasterxml.woodstox:woodstox-core:6.6.0'
+                force 'com.fasterxml.woodstox:woodstox-core:6.5.1'
             }
         }
     }