saxon 11.4

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903100 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2022-07-29 12:59:44 +00:00
parent 82fa836d1f
commit 5c78170f5d
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ subprojects {
batikVersion = '1.14'
graphics2dVersion = '0.38'
pdfboxVersion = '2.0.26'
saxonVersion = '11.3'
saxonVersion = '11.4'
apiGuardianVersion = '1.1.2'
jdkVersion = (project.properties['jdkVersion'] ?: '8') as int