Skip to content

Commit c93fede

Browse files
Bump selenium.version from 2.53.1 to 3.14.0
Bumps `selenium.version` from 2.53.1 to 3.14.0. Updates `selenium-api` from 2.53.1 to 3.14.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-2.53.1...selenium-3.14.0) Updates `selenium-support` from 2.53.1 to 3.14.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-2.53.1...selenium-3.14.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 5eb8ed0 commit c93fede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@
562562
<selectizejs.version>0.12.4</selectizejs.version>
563563

564564
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.16.RELEASE/spring-boot-dependencies/pom.xml) -->
565-
<selenium.version>2.53.1</selenium.version>
565+
<selenium.version>3.14.0</selenium.version>
566566

567567
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.16.RELEASE/spring-boot-dependencies/pom.xml) -->
568568
<servlet-api.version>3.1.0</servlet-api.version>

0 commit comments

Comments
 (0)