upgrade jackson-databind 47/39947/1
authorLiZi <li.zi30@zte.com.cn>
Thu, 29 Mar 2018 03:07:48 +0000 (23:07 -0400)
committerLiZi <li.zi30@zte.com.cn>
Thu, 29 Mar 2018 03:07:59 +0000 (23:07 -0400)
Change-Id: Ie1f0f67dcc3d47dbf0563eaaf4d3bce239588669
Issue-ID: AAI-592
Signed-off-by: LiZi <li.zi30@zte.com.cn>
pom.xml

diff --git a/pom.xml b/pom.xml
index c8d928a..ae2bf31 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                <artifactId>hibernate-validator</artifactId>
                                <version>5.4.2.Final</version>
                        </dependency>
                                <artifactId>hibernate-validator</artifactId>
                                <version>5.4.2.Final</version>
                        </dependency>
-
+                       <dependency>
+                               <groupId>com.fasterxml.jackson.core</groupId>
+                               <artifactId>jackson-databind</artifactId>
+                               <version>2.9.5</version>
+                       </dependency>
             <!-- jersey -->
             <dependency>
                 <groupId>org.glassfish.jersey.core</groupId>
             <!-- jersey -->
             <dependency>
                 <groupId>org.glassfish.jersey.core</groupId>