Skip to content

Commit 2e0b245

Browse files
fix(deps): update dependency net.sf.saxon:saxon-he to v12
1 parent d63bef7 commit 2e0b245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ dependencies {
109109
implementation "eu.esdihumboldt.hale:eu.esdihumboldt.hale.io.schematron"
110110
// replacement for omitted Saxon dependency
111111
// tested w/ schematron validation in https://github.com/wetransform/exp-schematron/tree/exp/saxon-he
112-
implementation 'net.sf.saxon:Saxon-HE:9.9.1-8'
112+
implementation 'net.sf.saxon:Saxon-HE:12.9'
113113

114114
/*
115115
* Other

0 commit comments

Comments
 (0)