Upgrade springboot version to 1.5.6 17/87017/1
authorguochuyicmri <guochuyi@chinamobile.com>
Mon, 6 May 2019 10:58:47 +0000 (18:58 +0800)
committerguochuyicmri <guochuyi@chinamobile.com>
Mon, 6 May 2019 10:58:48 +0000 (18:58 +0800)
Change-Id: I867fcfe8fa0565ceaf3607984e49c6fad4e213f2
Issue-ID: USECASEUI-258
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
server/pom.xml

index 4ac1878..16774f9 100644 (file)
@@ -47,7 +47,7 @@
                 <!-- Import dependency management from Spring Boot -->
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-starter-parent</artifactId>
-                <version>1.4.2.RELEASE</version>
+                <version>1.5.6.RELEASE</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>