Fix usecase-ui-server security risk issues 08/87108/1
authorguochuyicmri <guochuyi@chinamobile.com>
Tue, 7 May 2019 06:00:27 +0000 (14:00 +0800)
committerguochuyicmri <guochuyi@chinamobile.com>
Tue, 7 May 2019 06:00:29 +0000 (14:00 +0800)
Change-Id: If0407a52023d945358db075aca1110c68f1f8a7c
Issue-ID: USECASEUI-258
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
server/pom.xml

index 1c367df..4914b09 100644 (file)
                 </exclusion>
             </exclusions>
         </dependency>
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-tomcat</artifactId>
+            <scope>provided</scope>
+        </dependency>
         <dependency>
             <groupId>ch.qos.logback</groupId>
             <artifactId>logback-classic</artifactId>