Update resmanagement pom to fix csit failure 28/104128/1 frankfurt
authoryangyan <yangyanyj@chinamobile.com>
Mon, 23 Mar 2020 02:56:42 +0000 (10:56 +0800)
committeryangyan <yangyanyj@chinamobile.com>
Mon, 23 Mar 2020 02:58:16 +0000 (10:58 +0800)
Change-Id: Iccaa097260a7240290d98b1c6715e9445bbe50bc
Issue-ID: VFC-1652
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
ResmanagementService/service/pom.xml

index 9e13ca8..bf0d59c 100644 (file)
             <artifactId>spring-jdbc</artifactId>
             <version>4.3.18.RELEASE</version>
         </dependency>
-        <!--dependency>
+        <dependency>
             <groupId>org.springframework</groupId>
             <artifactId>spring-web</artifactId>
             <version>5.1.5.RELEASE</version>
-        </dependency-->
+        </dependency>
         <!--dependency>
             <groupId>org.springframework</groupId>
             <artifactId>spring-asm</artifactId>