add batik to forbidden-apis-check classpath

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1886862 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Andreas Beeker 2021-02-23 21:59:56 +00:00
parent 3c9f29a8c2
commit 6470765bbe
1 changed files with 1 additions and 0 deletions

View File

@ -2501,6 +2501,7 @@ under the License.
<pathelement location="build/dist/maven/poi-tests/poi-${version.id}-tests.jar"/>
<pathelement location="build/dist/maven/poi-examples/poi-examples-${version.id}.jar"/>
<path path="${env.CLASSPATH}"/>
<path refid="batik.classpath"/>
</path>
<!-- forbiddenapis bundled signatures max supported version is 14 -->