]> source.dussan.org Git - poi.git/commitdiff
test with saxon 11.2
authorPJ Fanning <fanningpj@apache.org>
Sat, 19 Feb 2022 11:33:24 +0000 (11:33 +0000)
committerPJ Fanning <fanningpj@apache.org>
Sat, 19 Feb 2022 11:33:24 +0000 (11:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898210 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index 41e4078e5a0829e40b9befefade396200e818997..f0ceefcc0e97e231478a745e0b9d44d6da12b44c 100644 (file)
@@ -125,7 +125,7 @@ subprojects {
         batikVersion = '1.14'
         graphics2dVersion = '0.34'
         pdfboxVersion = '2.0.25'
-        saxonVersion = '11.1.1'
+        saxonVersion = '11.2'
         apiGuardianVersion = '1.1.2'
 
         JAVA9_SRC = 'src/main/java9'