Update Dropwizard to 1.2.3 version 19/30219/1
authorYuanHu <yuan.hu1@zte.com.cn>
Mon, 5 Feb 2018 07:34:32 +0000 (15:34 +0800)
committerYuanHu <yuan.hu1@zte.com.cn>
Mon, 5 Feb 2018 07:34:32 +0000 (15:34 +0800)
Update Dropwizard to the Latest Version (1.2.3) for some security strategy.

Issue-ID: SDC-987

Change-Id: I9c02b449230c613f630fe6ee79aa20cdb4c8a47e
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
sdc-workflow-designer-server/pom.xml

index 9a4591e..2a78f76 100644 (file)
@@ -29,7 +29,7 @@
         <jackson.version>2.9.1</jackson.version>
         <velocity.version>1.6.2</velocity.version>
         <junit.version>4.10</junit.version>
-        <dropwizard.version>1.2.2</dropwizard.version>
+        <dropwizard.version>1.2.3</dropwizard.version>
         <swagger.version>1.5.3</swagger.version>
         <jersey.version>2.16</jersey.version>
         <commons-io.version>2.4</commons-io.version>