Skip to content

Commit 1f67be0

Browse files
committed
Upgrade to HtmlUnit 2.40.0
Closes gh-21403
1 parent 8e0d8f4 commit 1f67be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ bom {
476476
]
477477
}
478478
}
479-
library("HtmlUnit", "2.39.1") {
479+
library("HtmlUnit", "2.40.0") {
480480
group("net.sourceforge.htmlunit") {
481481
modules = [
482482
"htmlunit" {

0 commit comments

Comments
 (0)