Skip to content

Commit ed58087

Browse files
committed
Upgrade to HtmlUnit 2.61.0
Closes gh-30952
1 parent d57c3af commit ed58087

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
@@ -383,7 +383,7 @@ bom {
383383
]
384384
}
385385
}
386-
library("HtmlUnit", "2.60.0") {
386+
library("HtmlUnit", "2.61.0") {
387387
group("net.sourceforge.htmlunit") {
388388
modules = [
389389
"htmlunit" {

0 commit comments

Comments
 (0)