Skip to content

Commit 0c43c83

Browse files
committed
Upgrade to Selenium 4.37.0
Closes spring-projectsgh-47709
1 parent 28c8a9a commit 0c43c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2301,7 +2301,7 @@ bom {
23012301
]
23022302
}
23032303
}
2304-
library("Selenium", "4.36.0") {
2304+
library("Selenium", "4.37.0") {
23052305
group("org.seleniumhq.selenium") {
23062306
bom("selenium-bom")
23072307
}

0 commit comments

Comments
 (0)