Browse Source

Upgrade to Selenium 4.28.1

Closes gh-43943
pull/43946/head
Moritz Halbritter 11 months ago
parent
commit
0f4488065c
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -2022,7 +2022,7 @@ bom { @@ -2022,7 +2022,7 @@ bom {
]
}
}
library("Selenium", "4.28.0") {
library("Selenium", "4.28.1") {
group("org.seleniumhq.selenium") {
imports = [
"selenium-bom"

Loading…
Cancel
Save