]> source.dussan.org Git - poi.git/commitdiff
woostox 6.3.0
authorPJ Fanning <fanningpj@apache.org>
Tue, 28 Jun 2022 10:43:33 +0000 (10:43 +0000)
committerPJ Fanning <fanningpj@apache.org>
Tue, 28 Jun 2022 10:43:33 +0000 (10:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902311 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index 71e57b25cb9478f79b5682ea0246f837a5177aa6..132390111d6dab45ec23be4911e836557958b259 100644 (file)
@@ -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'
             }
         }
     }