Skip to content

Commit d621e5e

Browse files
committed
Upgrade to Selenium 4.31.0
Closes gh-45126
1 parent 2509994 commit d621e5e

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
@@ -2078,7 +2078,7 @@ bom {
20782078
]
20792079
}
20802080
}
2081-
library("Selenium", "4.29.0") {
2081+
library("Selenium", "4.31.0") {
20822082
group("org.seleniumhq.selenium") {
20832083
bom("selenium-bom")
20842084
}

0 commit comments

Comments
 (0)