]> source.dussan.org Git - poi.git/commitdiff
saxon 11.5
authorPJ Fanning <fanningpj@apache.org>
Thu, 23 Feb 2023 23:17:26 +0000 (23:17 +0000)
committerPJ Fanning <fanningpj@apache.org>
Thu, 23 Feb 2023 23:17:26 +0000 (23:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1907840 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index 6fbe894040837b878ce72cd8bec2839d6e715d30..886109b43ebd9b97d90545c0a3cfbf22f45ed861 100644 (file)
@@ -128,7 +128,7 @@ subprojects {
         batikVersion = '1.16'
         graphics2dVersion = '0.42'
         pdfboxVersion = '2.0.27'
-        saxonVersion = '11.4'
+        saxonVersion = '11.5'
         apiGuardianVersion = '1.1.2'
 
         jdkVersion = (project.properties['jdkVersion'] ?: '8') as int