1
0
mirror of synced 2026-08-05 17:57:15 +00:00

Update to nekohtml:1.9.22

Fixes gh-8270
This commit is contained in:
Josh Cummings
2020-03-31 22:49:20 -06:00
parent f2db4b6cdb
commit 6c98a49010
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -23,5 +23,5 @@ dependencies {
runtime "opensymphony:sitemesh:2.4.2",
"cglib:cglib-nodep:$cglibVersion",
'ch.qos.logback:logback-classic:0.9.30',
"net.sourceforge.nekohtml:nekohtml:1.9.10"
}
"net.sourceforge.nekohtml:nekohtml:1.9.22"
}