Skip to content

Commit d979484

Browse files
committed
Upgrade to Selenium 4.23.1
Closes gh-41814
1 parent 56a06b3 commit d979484

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
@@ -1849,7 +1849,7 @@ bom {
18491849
]
18501850
}
18511851
}
1852-
library("Selenium", "4.22.0") {
1852+
library("Selenium", "4.23.1") {
18531853
group("org.seleniumhq.selenium") {
18541854
imports = [
18551855
"selenium-bom"

0 commit comments

Comments
 (0)