Skip to content

Commit d0fe716

Browse files
committed
Upgrade to Selenium 4.34.0
Closes gh-46346
1 parent 62fa433 commit d0fe716

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
@@ -2166,7 +2166,7 @@ bom {
21662166
]
21672167
}
21682168
}
2169-
library("Selenium", "4.31.0") {
2169+
library("Selenium", "4.34.0") {
21702170
group("org.seleniumhq.selenium") {
21712171
bom("selenium-bom")
21722172
}

0 commit comments

Comments
 (0)