aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vid-automation/pom.xml')
-rw-r--r--vid-automation/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vid-automation/pom.xml b/vid-automation/pom.xml
index a6ca977b1..81ec4a6d8 100644
--- a/vid-automation/pom.xml
+++ b/vid-automation/pom.xml
@@ -6,8 +6,8 @@
<artifactId>automationTest</artifactId>
<version>1.0-SNAPSHOT</version>
<properties>
- <springframework.version>5.1.6.RELEASE</springframework.version>
- <jersey.version>2.28</jersey.version>
+ <springframework.version>5.1.9.RELEASE</springframework.version>
+ <jersey.version>2.29</jersey.version>
<jackson.version>2.9.9</jackson.version>
<aspectj.version>1.8.10</aspectj.version>
<selenium.version>3.6.0</selenium.version>