aboutsummaryrefslogtreecommitdiffstats
path: root/vid-ext-services-simulator
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2019-03-26 11:25:37 +0200
committerIttay Stern <ittay.stern@att.com>2019-03-26 13:19:16 +0200
commit3bbd23f6209d8db5b2938eb8fcb79a6823fa21ac (patch)
treecf13dc7fd5a448c6f48903f323e243551d827eec /vid-ext-services-simulator
parentab7debfa76efa8cce94bb1244ec6b9ad7add427d (diff)
Upgrade springframework to 4.3.22 (was 4.2.x)
Issue-ID: VID-435 Change-Id: Ib7722368894fb39119d47602bca5c4453430ab8e Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'vid-ext-services-simulator')
-rw-r--r--vid-ext-services-simulator/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-ext-services-simulator/pom.xml b/vid-ext-services-simulator/pom.xml
index 8efb9488d..8596b973c 100644
--- a/vid-ext-services-simulator/pom.xml
+++ b/vid-ext-services-simulator/pom.xml
@@ -13,7 +13,7 @@
<properties>
<encoding>UTF-8</encoding>
<epsdk.version>1.3.0</epsdk.version>
- <springframework.version>4.3.4.RELEASE</springframework.version>
+ <springframework.version>4.3.22.RELEASE</springframework.version>
<hibernate.version>5.3.4.Final</hibernate.version>
<!-- Skip assembling the zip by default -->
<skipassembly>true</skipassembly>