Skip to content

Commit c459f32

Browse files
committed
Upgrade to Selenium 4.8.3
Closes gh-34886
1 parent 186d6fc commit c459f32

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
@@ -1256,7 +1256,7 @@ bom {
12561256
]
12571257
}
12581258
}
1259-
library("Selenium", "4.8.1") {
1259+
library("Selenium", "4.8.3") {
12601260
group("org.seleniumhq.selenium") {
12611261
modules = [
12621262
"lift",

0 commit comments

Comments
 (0)