Skip to content

Commit 4478ec5

Browse files
committed
Upgrade to HtmlUnit 2.44.0
Closes gh-23648
1 parent 9f1887c commit 4478ec5

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
@@ -436,7 +436,7 @@ bom {
436436
]
437437
}
438438
}
439-
library("HtmlUnit", "2.43.0") {
439+
library("HtmlUnit", "2.44.0") {
440440
group("net.sourceforge.htmlunit") {
441441
modules = [
442442
"htmlunit" {

0 commit comments

Comments
 (0)