mirror of https://github.com/apache/poi.git
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:
parent
650e7ed1e4
commit
54c2a6bbce
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue