diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ff4a727bd85..5aa7fbeb47c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -397,7 +397,7 @@ bom { ] } } - library("HtmlUnit", "2.59.0") { + library("HtmlUnit", "2.60.0") { group("net.sourceforge.htmlunit") { modules = [ "htmlunit" { @@ -1251,7 +1251,7 @@ bom { ] } } - library("Selenium HtmlUnit", "3.59.0") { + library("Selenium HtmlUnit", "3.60.0") { group("org.seleniumhq.selenium") { modules = [ "htmlunit-driver"