diff options
author | Lee, Tian (tl5884) <TianL@amdocs.com> | 2019-03-19 16:17:37 +0000 |
---|---|---|
committer | Lee, Tian (tl5884) <TianL@amdocs.com> | 2019-03-19 16:17:37 +0000 |
commit | ca86b1d263dc69cb86eb4f03d5dc18343d003a64 (patch) | |
tree | 14509e12eb3bc734e9ad153470e21b437ccf1d0b /pom.xml | |
parent | fc779f51a624bfddc68328bf3fd3c74594ef31f6 (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>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |