Skip to content

Commit d7ca776

Browse files
committed
Upgrade to HtmlUnit 2.60.0
Closes gh-30390
1 parent 3e26c58 commit d7ca776

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
@@ -503,7 +503,7 @@ bom {
503503
]
504504
}
505505
}
506-
library("HtmlUnit", "2.59.0") {
506+
library("HtmlUnit", "2.60.0") {
507507
group("net.sourceforge.htmlunit") {
508508
modules = [
509509
"htmlunit" {

0 commit comments

Comments
 (0)