Skip to content

Commit bbc9ee9

Browse files
committed
Upgrade to Selenium 4.22.0
Closes gh-41424
1 parent 09bf5bf commit bbc9ee9

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
@@ -1820,7 +1820,7 @@ bom {
18201820
]
18211821
}
18221822
}
1823-
library("Selenium", "4.19.1") {
1823+
library("Selenium", "4.22.0") {
18241824
group("org.seleniumhq.selenium") {
18251825
imports = [
18261826
"selenium-bom"

0 commit comments

Comments
 (0)