From: Timoney, Dan (dt5972) Date: Mon, 17 Dec 2018 19:46:55 +0000 (-0500) Subject: Update springboot to 2.1.0.RELEASE X-Git-Tag: 1.2.0~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d5125039dd3176bc27dbf6f19dc12c793f66448a;p=ccsdk%2Fparent.git Update springboot to 2.1.0.RELEASE Update springboot version to 2.1.0.RELEASE to resolve security vulnerability in dom4j version used in earlier releases. Change-Id: I6beea39f43856e2ca7377694babcfe3210cddfa4 Issue-ID: SDNC-537 Signed-off-by: Timoney, Dan (dt5972) --- diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 80627c90..915fec8a 100755 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.4.RELEASE + 2.1.0.RELEASE