aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vid-automation/pom.xml2
-rw-r--r--vid-ext-services-simulator/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/vid-automation/pom.xml b/vid-automation/pom.xml
index 77d54dbd4..b5eda98cf 100644
--- a/vid-automation/pom.xml
+++ b/vid-automation/pom.xml
@@ -6,7 +6,7 @@
<artifactId>automationTest</artifactId>
<version>1.0-SNAPSHOT</version>
<properties>
- <springframework.version>5.1.9.RELEASE</springframework.version>
+ <springframework.version>5.2.3.RELEASE</springframework.version>
<jersey.version>2.29</jersey.version>
<jackson.version>2.9.9</jackson.version>
<jackson.databind.version>2.9.9.3</jackson.databind.version>
diff --git a/vid-ext-services-simulator/pom.xml b/vid-ext-services-simulator/pom.xml
index 572d51367..ade419b9d 100644
--- a/vid-ext-services-simulator/pom.xml
+++ b/vid-ext-services-simulator/pom.xml
@@ -12,7 +12,7 @@
<properties>
<encoding>UTF-8</encoding>
- <springframework.version>5.1.9.RELEASE</springframework.version>
+ <springframework.version>5.2.3.RELEASE</springframework.version>
<hibernate.version>5.3.4.Final</hibernate.version>
<jaxb.version>2.3.2</jaxb.version>
<jackson.version>2.10.2</jackson.version>