From a748d303935a0051e8a4391cab84b064ac0f8297 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 09:23:26 +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 15aab3a..7c63085 100644 --- a/build.gradle +++ b/build.gradle @@ -90,7 +90,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.5' /* * Other