Skip to content

Commit

Permalink
Upgrade to Selenium HtmlUnit 3.61.0
Browse files Browse the repository at this point in the history
Closes gh-30855
  • Loading branch information
wilkinsona committed May 4, 2022
1 parent 4cd850c commit c596afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1596,7 +1596,7 @@ bom {
]
}
}
library("Selenium HtmlUnit", "3.60.0") {
library("Selenium HtmlUnit", "3.61.0") {
group("org.seleniumhq.selenium") {
modules = [
"htmlunit-driver"
Expand Down

0 comments on commit c596afd

Please sign in to comment.