Skip to content

Commit fd4f0d2

Browse files
committed
Upgrade to Selenium 4.1.4
Closes gh-30968
1 parent 9c96e8c commit fd4f0d2

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
@@ -1260,7 +1260,7 @@ bom {
12601260
]
12611261
}
12621262
}
1263-
library("Selenium", "4.1.3") {
1263+
library("Selenium", "4.1.4") {
12641264
group("org.seleniumhq.selenium") {
12651265
modules = [
12661266
"selenium-api",

0 commit comments

Comments
 (0)