Bump the ooxml-security version in the classpath definition to match the updated jar name

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1716119 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nick Burch 2015-11-24 12:23:08 +00:00
parent 650e7ed1e4
commit 54c2a6bbce
1 changed files with 2 additions and 2 deletions

View File

@ -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"/>