From 54240594a59bff467807d0884c28b1053ee9ffde Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 13:39:05 +0000 Subject: [PATCH] fix(deps): update dependency net.sf.saxon:saxon-he to v12 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index b192178..59ee3e4 100644 --- a/build.gradle +++ b/build.gradle @@ -109,7 +109,7 @@ dependencies { implementation "eu.esdihumboldt.hale:eu.esdihumboldt.hale.io.schematron" // replacement for omitted Saxon dependency // tested w/ schematron validation in https://github.com/wetransform/exp-schematron/tree/exp/saxon-he - implementation 'net.sf.saxon:Saxon-HE:9.9.1-8' + implementation 'net.sf.saxon:Saxon-HE:12.9' /* * Other