mirror of https://github.com/apache/poi.git
saxon 11.5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908982 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
155b4ea094
commit
e3605e8096
|
@ -2620,7 +2620,7 @@ under the License.
|
|||
<dependency prefix="spotbugs.log4j-api" artifact="org.apache.logging.log4j:log4j-api:2.17.2" usage="${spotbugs.lib}"/>
|
||||
<dependency prefix="spotbugs.log4j-core" artifact="org.apache.logging.log4j:log4j-core:2.17.2" usage="${spotbugs.lib}"/>
|
||||
<dependency prefix="spotbugs.log4j-slf4j18-impl" artifact="org.apache.logging.log4j:log4j-slf4j18-impl:2.17.2" usage="${spotbugs.lib}"/>
|
||||
<dependency prefix="spotbugs.saxon" artifact="net.sf.saxon:Saxon-HE:11.4" usage="${spotbugs.lib}"/>
|
||||
<dependency prefix="spotbugs.saxon" artifact="net.sf.saxon:Saxon-HE:11.5" usage="${spotbugs.lib}"/>
|
||||
<dependency prefix="spotbugs.xmlresolver" artifact="org.xmlresolver:xmlresolver:4.2.0" usage="${spotbugs.lib}"/>
|
||||
|
||||
<mkdir dir="${basedir}${spotbugs.lib}/config"/>
|
||||
|
|
Loading…
Reference in New Issue