From f022daaa8d359260e65e436459001526d89c3bd6 Mon Sep 17 00:00:00 2001 From: Teemu Suo-Anttila Date: Thu, 7 Dec 2017 16:49:13 +0200 Subject: Force correct Selenium version for Spring Boot test (#10421) --- test/spring-boot-subcontext/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test/spring-boot-subcontext') diff --git a/test/spring-boot-subcontext/pom.xml b/test/spring-boot-subcontext/pom.xml index d864c6cba9..08a5fecae3 100644 --- a/test/spring-boot-subcontext/pom.xml +++ b/test/spring-boot-subcontext/pom.xml @@ -18,7 +18,6 @@ UTF-8 UTF-8 1.8 - 1.4.2.RELEASE true @@ -45,7 +44,7 @@ org.springframework.boot - spring-boot-starter-parent + spring-boot-dependencies pom import ${spring.boot.version} -- cgit v1.2.3