Browse Source

Upgrade to Htmlunit 2.33

Closes gh-14539
pull/14513/merge
Stephane Nicoll 7 years ago
parent
commit
a176e64ad8
  1. 2
      spring-boot-project/spring-boot-dependencies/pom.xml

2
spring-boot-project/spring-boot-dependencies/pom.xml

@ -73,7 +73,7 @@ @@ -73,7 +73,7 @@
<hibernate-validator.version>6.0.13.Final</hibernate-validator.version>
<hikaricp.version>3.2.0</hikaricp.version>
<hsqldb.version>2.4.1</hsqldb.version>
<htmlunit.version>2.32</htmlunit.version>
<htmlunit.version>2.33</htmlunit.version>
<httpasyncclient.version>4.1.4</httpasyncclient.version>
<httpclient.version>4.5.6</httpclient.version>
<httpcore.version>4.4.10</httpcore.version>

Loading…
Cancel
Save