change version 67/33167/1
authorCongcong Peng <peng.congcong@zte.com.cn>
Tue, 27 Feb 2018 12:27:57 +0000 (20:27 +0800)
committerCongcong Peng <peng.congcong@zte.com.cn>
Tue, 27 Feb 2018 12:27:57 +0000 (20:27 +0800)
Issue-ID: HOLMES-115

Change-Id: I36db072cabef164fedbdb2e57454f48ca2b3724d
Signed-off-by: Congcong Peng <peng.congcong@zte.com.cn>
engine-d/pom.xml
pom.xml

index 36b4f27..c0cb28e 100644 (file)
             <artifactId>jackson-databind</artifactId>
             <version>2.6.2</version>
         </dependency>
-        <dependency>
-            <groupId>com.fasterxml.jackson.module</groupId>
-            <artifactId>jackson-module-jaxb-annotations</artifactId>
-            <version>2.5.4</version>
-        </dependency>
         <dependency>
             <groupId>net.sf.json-lib</groupId>
             <artifactId>json-lib</artifactId>
diff --git a/pom.xml b/pom.xml
index 2ef7799..0a0caa1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
 
         <stringtemplate.version>3.2.1</stringtemplate.version>
         <postgres.jdbc.driver.version>42.1.1</postgres.jdbc.driver.version>
-        <dropwizard.version>0.9.3</dropwizard.version>
+        <dropwizard.version>0.8.0</dropwizard.version>
         <swagger.version>1.5.3</swagger.version>
         <lombok.version>1.16.8</lombok.version>
         <jersey.version>2.22.2</jersey.version>