1
0
mirror of synced 2026-08-04 09:17:02 +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
+1 -1
View File
@@ -20,5 +20,5 @@ dependencies {
provided "javax.servlet:javax.servlet-api:$servletApiVersion"
runtime 'org.apache.httpcomponents:httpclient:4.2.5',
'net.sourceforge.nekohtml:nekohtml:1.9.20'
'net.sourceforge.nekohtml:nekohtml:1.9.22'
}