fix security vilation CVE-2017-7536 35/66835/2
authorTal Gitelman <tg851x@intl.att.com>
Sun, 16 Sep 2018 14:11:45 +0000 (17:11 +0300)
committerMichael Lando <ml636r@att.com>
Sun, 16 Sep 2018 14:48:35 +0000 (14:48 +0000)
Change-Id: Ia772f190bcbff0d4e3a49ea42807e9224b420763
Issue-ID: SDC-1720
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
catalog-model/pom.xml

index ed35276..1d07d91 100644 (file)
@@ -88,7 +88,7 @@
                <dependency>
                        <groupId>org.hibernate</groupId>
                        <artifactId>hibernate-validator</artifactId>
-                       <version>5.0.1.Final</version>
+                       <version>5.3.6.Final</version>
                </dependency>
 
                <!-- Gson -->