]> source.dussan.org Git - poi.git/commitdiff
Bump the ooxml-security version in the classpath definition to match the updated...
authorNick Burch <nick@apache.org>
Tue, 24 Nov 2015 12:23:08 +0000 (12:23 +0000)
committerNick Burch <nick@apache.org>
Tue, 24 Nov 2015 12:23:08 +0000 (12:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1716119 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 609574224264ae58a4f22659bafc386270c86adb..4242ec7c28c783beef20a43b75856166643c079c 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -477,8 +477,8 @@ under the License.
                        <include name="ooxml-schemas-1.1.jar"/>
                        <include name="ooxml-schemas-1.2-sources.jar"/>
                        <include name="ooxml-schemas-1.2.jar"/>
-                       <include name="ooxml-security-1.0-sources.jar"/>
-                       <include name="ooxml-security-1.0.jar"/>
+                       <include name="ooxml-security-1.1-sources.jar"/>
+                       <include name="ooxml-security-1.1.jar"/>
                </fileset>
                <fileset dir="${compile.lib}">
                 <include name="xercesImpl-*.jar"/>