Skip to content

Commit 0f44880

Browse files
committed
Upgrade to Selenium 4.28.1
Closes gh-43943
1 parent 8be6164 commit 0f44880

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
@@ -2022,7 +2022,7 @@ bom {
20222022
]
20232023
}
20242024
}
2025-
library("Selenium", "4.28.0") {
2025+
library("Selenium", "4.28.1") {
20262026
group("org.seleniumhq.selenium") {
20272027
imports = [
20282028
"selenium-bom"

0 commit comments

Comments
 (0)