]> source.dussan.org Git - poi.git/commitdiff
woodstox 7.1.0
authorPJ Fanning <fanningpj@apache.org>
Wed, 23 Oct 2024 19:18:51 +0000 (19:18 +0000)
committerPJ Fanning <fanningpj@apache.org>
Wed, 23 Oct 2024 19:18:51 +0000 (19:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1921511 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index 3a8153a7f78af2eba7504682dc426b818e641ed3..1dcf4c40dc8676a243eeb3956c59fa847bdc9d61 100644 (file)
@@ -154,7 +154,7 @@ subprojects {
             resolutionStrategy {
                 force "commons-io:commons-io:${commonsIoVersion}"
                 force 'org.slf4j:slf4j-api:2.0.16'
-                force 'com.fasterxml.woodstox:woodstox-core:7.0.0'
+                force 'com.fasterxml.woodstox:woodstox-core:7.1.0'
             }
         }
     }