Skip to content

Commit e4351fc

Browse files
committed
fix(deps): update dependency net.sf.saxon:saxon-he to v12
1 parent 77675e0 commit e4351fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bom-thirdparty/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dependencies {
9090
api("net.minidev:accessors-smart:2.5.0")
9191
api("net.minidev:json-smart:2.5.0")
9292
api("net.sf.jtidy:jtidy:r938")
93-
api("net.sf.saxon:Saxon-HE:11.6")
93+
api("net.sf.saxon:Saxon-HE:12.8")
9494
api("org.apache-extras.beanshell:bsh:2.0b6")
9595
api("org.apache.commons:commons-collections4:4.4")
9696
api("org.apache.commons:commons-dbcp2:2.9.0")

0 commit comments

Comments
 (0)