Skip to content

Commit 37c4cfb

Browse files
committed
Upgrade to HtmlUnit 2.65.1
Closes gh-32706
1 parent 9247de8 commit 37c4cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ bom {
391391
]
392392
}
393393
}
394-
library("HtmlUnit", "2.64.0") {
394+
library("HtmlUnit", "2.65.1") {
395395
group("net.sourceforge.htmlunit") {
396396
modules = [
397397
"htmlunit" {

0 commit comments

Comments
 (0)