Update htmlunit to 2.51.0

Closes gh-10094
This commit is contained in:
Eleftheria Stein 2021-07-16 17:15:43 +02:00
parent c15d694da2
commit 749bba30f7
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ dependencies {
api "javax.xml.bind:jaxb-api:2.3.1" api "javax.xml.bind:jaxb-api:2.3.1"
api "ldapsdk:ldapsdk:4.1" api "ldapsdk:ldapsdk:4.1"
api "net.sf.ehcache:ehcache:2.10.9.2" api "net.sf.ehcache:ehcache:2.10.9.2"
api "net.sourceforge.htmlunit:htmlunit:2.49.1" api "net.sourceforge.htmlunit:htmlunit:2.51.0"
api "net.sourceforge.nekohtml:nekohtml:1.9.22" 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-entry:1.5.5"
api "org.apache.directory.server:apacheds-core:1.5.5" api "org.apache.directory.server:apacheds-core:1.5.5"