summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pom.xml b/test/pom.xml
index 577161cb5e..4f6ae0acbe 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -19,7 +19,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<spring.boot.version>1.5.9.RELEASE</spring.boot.version>
- <selenium.version>3.4.0</selenium.version>
+ <selenium.version>3.14.0</selenium.version>
<!-- Don't care about coding style for tests -->
<sonar.skip>true</sonar.skip>