Skip to content

Commit b864986

Browse files
committed
Upgrade to HtmlUnit 2.53.0
Closes gh-28092
1 parent 5d022df commit b864986

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
@@ -463,7 +463,7 @@ bom {
463463
]
464464
}
465465
}
466-
library("HtmlUnit", "2.52.0") {
466+
library("HtmlUnit", "2.53.0") {
467467
group("net.sourceforge.htmlunit") {
468468
modules = [
469469
"htmlunit" {

0 commit comments

Comments
 (0)