summaryrefslogtreecommitdiffstats
path: root/vid-app-common
diff options
context:
space:
mode:
authorSonsino, Ofir (os0695) <os0695@intl.att.com>2018-03-21 19:09:20 +0200
committerSonsino, Ofir (os0695) <os0695@intl.att.com>2018-03-21 19:09:20 +0200
commit628750abb90133686198187b9cb679f2403d8c5f (patch)
treebab0d2cb966df35899e8ee28dcb9e271e9636f17 /vid-app-common
parentb80c5cd587888074a81cb0cf5c2083725b701dec (diff)
Fix security issues
Change-Id: I12ebc7634bdefc176642e8637e6a2af2c5e14b99 Issue-ID: VID-149 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'vid-app-common')
-rwxr-xr-xvid-app-common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml
index 5d79a50da..de0e0d2d0 100755
--- a/vid-app-common/pom.xml
+++ b/vid-app-common/pom.xml
@@ -19,7 +19,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<epsdk.version>2.1.0</epsdk.version>
- <springframework.version>4.2.2.RELEASE</springframework.version>
+ <springframework.version>4.2.4.RELEASE</springframework.version>
<hibernate.version>4.3.11.Final</hibernate.version>
<!-- Skip assembling the zip by default -->
<skipassembly>true</skipassembly>