]> source.dussan.org Git - poi.git/commitdiff
woodstox 7.0.0
authorPJ Fanning <fanningpj@apache.org>
Mon, 24 Jun 2024 14:30:36 +0000 (14:30 +0000)
committerPJ Fanning <fanningpj@apache.org>
Mon, 24 Jun 2024 14:30:36 +0000 (14:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1918546 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index 2eaf5d866d9dfc44d74c8ea6e54b9dab80dac48a..cca508718a34df489dd32f6c120dff966d560df1 100644 (file)
@@ -154,7 +154,7 @@ subprojects {
             resolutionStrategy {
                 force "commons-io:commons-io:${commonsIoVersion}"
                 force 'org.slf4j:slf4j-api:2.0.13'
-                force 'com.fasterxml.woodstox:woodstox-core:6.6.2'
+                force 'com.fasterxml.woodstox:woodstox-core:7.0.0'
             }
         }
     }