]> source.dussan.org Git - poi.git/commitdiff
saxon 12.5
authorPJ Fanning <fanningpj@apache.org>
Tue, 2 Jul 2024 20:29:26 +0000 (20:29 +0000)
committerPJ Fanning <fanningpj@apache.org>
Tue, 2 Jul 2024 20:29:26 +0000 (20:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1918857 13f79535-47bb-0310-9956-ffa450edef68

build.gradle
build.xml

index 244c676de527aa04df61d18f37cb5c20706dc499..b7eecaebfe45cc3130052414164e1a0d50ca7570 100644 (file)
@@ -131,7 +131,7 @@ subprojects {
         batikVersion = '1.17'
         graphics2dVersion = '3.0.2'
         pdfboxVersion = '3.0.2'
-        saxonVersion = '12.4'
+        saxonVersion = '12.5'
         xmlSecVersion = '3.0.4'
         apiGuardianVersion = '1.1.2'
 
index 8f59ae4137421f8d091e5b4a0afd8960335f40f1..e35a034292de5abdbf88f9eebec212ee892d9fce 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -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"/>