aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLee, Tian (tl5884) <TianL@amdocs.com>2019-03-19 16:17:37 +0000
committerLee, Tian (tl5884) <TianL@amdocs.com>2019-03-19 16:17:37 +0000
commitca86b1d263dc69cb86eb4f03d5dc18343d003a64 (patch)
tree14509e12eb3bc734e9ad153470e21b437ccf1d0b
parentfc779f51a624bfddc68328bf3fd3c74594ef31f6 (diff)
Upversion Spring-Boot to 1.5.19.RELEASE
Change-Id: I15591a0bac5849e7c1185261fcc6c765dc2d4baa Issue-ID: AAI-2255 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0798d5c..42c6a12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
<properties>
<!-- Spring boot version -->
- <spring.boot.version>1.5.18.RELEASE</spring.boot.version>
+ <spring.boot.version>1.5.19.RELEASE</spring.boot.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>