]> source.dussan.org Git - poi.git/commitdiff
Update XmlBeans to 5.0.1 also in Ant build
authorDominik Stadler <centic@apache.org>
Fri, 10 Sep 2021 06:14:56 +0000 (06:14 +0000)
committerDominik Stadler <centic@apache.org>
Fri, 10 Sep 2021 06:14:56 +0000 (06:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893210 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 1aa35ab5e375b6fd7f5a9dfc77f31cd08f855981..9b878063c2306646ce64e0d32741b4b766d3ee91 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -330,7 +330,7 @@ under the License.
 
     <!-- jars in the ooxml-lib directory, see the fetch-ooxml-jars target-->
     <dependency prefix="ooxml.curvesapi" artifact="com.github.virtuald:curvesapi:1.06" usage="ooxml"/>
-    <dependency prefix="ooxml.xmlbeans" artifact="org.apache.xmlbeans:xmlbeans:5.0.0" usage="ooxml"/>
+    <dependency prefix="ooxml.xmlbeans" artifact="org.apache.xmlbeans:xmlbeans:5.0.1" usage="ooxml"/>
     <dependency prefix="ooxml.commons-compress" artifact="org.apache.commons:commons-compress:1.21" usage="ooxml"/>
 
     <!-- jars in the ooxml-test-lib directory, see the fetch-ooxml-jars target-->