Update htmlunit to 2.65.1

Closes gh-12039
This commit is contained in:
Rob Winch 2022-10-17 17:39:28 -05:00
parent cceb03f47f
commit 9e90990e6d
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ dependencies {
api "jakarta.xml.bind:jakarta.xml.bind-api:3.0.1"
api "jakarta.persistence:jakarta.persistence-api:3.1.0"
api "ldapsdk:ldapsdk:4.1"
api "net.sourceforge.htmlunit:htmlunit:2.64.0"
api "net.sourceforge.htmlunit:htmlunit:2.65.1"
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"