Update htmlunit to 2.63.0

Closes gh-11551
This commit is contained in:
Steve Riesenberg 2022-07-15 12:40:21 -05:00
parent d6904fa84d
commit d152b38194
No known key found for this signature in database
GPG Key ID: 5F311AB48A55D521
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ dependencies {
api "jakarta.xml.bind:jakarta.xml.bind-api:2.3.3"
api "ldapsdk:ldapsdk:4.1"
api "net.sf.ehcache:ehcache:2.10.9.2"
api "net.sourceforge.htmlunit:htmlunit:2.60.0"
api "net.sourceforge.htmlunit:htmlunit:2.63.0"
api "net.sourceforge.nekohtml:nekohtml:1.9.22"
api "org.apache.directory.server:apacheds-core-entry:1.5.5"
api "org.apache.directory.server:apacheds-core:1.5.5"