Author: fanningpj
Date: Wed Apr 5 07:49:51 2023
New Revision: 1908982
URL: http://svn.apache.org/viewvc?rev=1908982&view=rev
Log:
saxon 11.5
Modified:
poi/trunk/build.xml
Modified: poi/trunk/build.xml
URL:
http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1908982&r1=1908981&r2=1908982&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Wed Apr 5 07:49:51 2023
@@ -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"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]