aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-04-09 11:56:42 -0400
committerJimmy Forsyth <jf2512@att.com>2019-04-09 11:56:46 -0400
commitd8dfc3a315c6ec4268e3c434ce33ba045282c3ab (patch)
tree20434499d220ea0523148bfdedc7a8ab67bc80c4
parenta7601b88fcb8abb0a40d26d16948b29ae45d370d (diff)
Upgrade to springboot 1.5.20.RELEASE
Issue-ID: AAI-2349 Change-Id: I2762773f1bde721b0b18a73e6e5ccec54bae6541 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3dc7475..ade3079 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
<properties>
<!-- Spring boot version -->
- <spring.boot.version>1.5.19.RELEASE</spring.boot.version>
+ <spring.boot.version>1.5.20.RELEASE</spring.boot.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>