test with saxon 11.1.1

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897818 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2022-02-07 13:08:28 +00:00
parent 57857a3c34
commit 7702246209
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ subprojects {
batikVersion = '1.14'
graphics2dVersion = '0.34'
pdfboxVersion = '2.0.25'
saxonVersion = '10.6'
saxonVersion = '11.1.1'
apiGuardianVersion = '1.1.2'
JAVA9_SRC = 'src/main/java9'