We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77675e0 commit e4351fcCopy full SHA for e4351fc
1 file changed
src/bom-thirdparty/build.gradle.kts
@@ -90,7 +90,7 @@ dependencies {
90
api("net.minidev:accessors-smart:2.5.0")
91
api("net.minidev:json-smart:2.5.0")
92
api("net.sf.jtidy:jtidy:r938")
93
- api("net.sf.saxon:Saxon-HE:11.6")
+ api("net.sf.saxon:Saxon-HE:12.8")
94
api("org.apache-extras.beanshell:bsh:2.0b6")
95
api("org.apache.commons:commons-collections4:4.4")
96
api("org.apache.commons:commons-dbcp2:2.9.0")
0 commit comments