diff options
author | PJ Fanning <fanningpj@apache.org> | 2024-07-02 20:29:26 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2024-07-02 20:29:26 +0000 |
commit | 750657064a894d863d5167084ed642920aab91b0 (patch) | |
tree | 530ddbae3f112fd185405d8670852527f62cc0a9 /build.xml | |
parent | e1c61686827acd674e09a484a84a597c47dee10b (diff) | |
download | poi-750657064a894d863d5167084ed642920aab91b0.tar.gz poi-750657064a894d863d5167084ed642920aab91b0.zip |
saxon 12.5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1918857 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2578,7 +2578,7 @@ under the License. <dependency prefix="spotbugs.log4j-api" artifact="org.apache.logging.log4j:log4j-api:2.23.1" usage="${spotbugs.lib}"/> <dependency prefix="spotbugs.log4j-core" artifact="org.apache.logging.log4j:log4j-core:2.23.1" usage="${spotbugs.lib}"/> <dependency prefix="spotbugs.log4j-slf4j18-impl" artifact="org.apache.logging.log4j:log4j-slf4j2-impl:2.23.1" usage="${spotbugs.lib}"/> - <dependency prefix="spotbugs.saxon" artifact="net.sf.saxon:Saxon-HE:12.4" usage="${spotbugs.lib}"/> + <dependency prefix="spotbugs.saxon" artifact="net.sf.saxon:Saxon-HE:12.5" usage="${spotbugs.lib}"/> <dependency prefix="spotbugs.xmlresolver" artifact="org.xmlresolver:xmlresolver:4.2.0" usage="${spotbugs.lib}"/> <mkdir dir="${basedir}${spotbugs.lib}/config"/> |