Skip to content

Commit 38eadf6

Browse files
committed
Upgrade to Selenium 4.29.0
Closes gh-44622
1 parent 132fb6e commit 38eadf6

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
@@ -2108,7 +2108,7 @@ bom {
21082108
]
21092109
}
21102110
}
2111-
library("Selenium", "4.28.1") {
2111+
library("Selenium", "4.29.0") {
21122112
group("org.seleniumhq.selenium") {
21132113
imports = [
21142114
"selenium-bom"

0 commit comments

Comments
 (0)