upgrade spring-boot to 2.0.4 85/63885/1
authorTaka Cho <tc012c@att.com>
Thu, 30 Aug 2018 18:31:51 +0000 (14:31 -0400)
committerTaka Cho <tc012c@att.com>
Thu, 30 Aug 2018 18:33:36 +0000 (14:33 -0400)
Artifact:  tomcat-embed-core
Version:  8.5.31
to
Version:        8.5.32

Change-Id: Id68d7a6049ebe5032e5dee7d22a07f7a9133d7b9
Issue-ID: APPC-1018
Signed-off-by: Taka Cho <tc012c@att.com>
CdtProxyService/pom.xml

index 0db2333..e6ee3f4 100644 (file)
@@ -57,7 +57,7 @@
     <parent>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>2.0.3.RELEASE</version>
+        <version>2.0.4.RELEASE</version>
     </parent>
     <dependencyManagement>
         <dependencies>