Skip to content

Commit 9ddc0eb

Browse files
committed
Upgrade to Selenium 4.35.0
Closes gh-46899
1 parent e4b7326 commit 9ddc0eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2202,7 +2202,7 @@ bom {
22022202
]
22032203
}
22042204
}
2205-
library("Selenium", "4.34.0") {
2205+
library("Selenium", "4.35.0") {
22062206
group("org.seleniumhq.selenium") {
22072207
bom("selenium-bom")
22082208
}

0 commit comments

Comments
 (0)