aboutsummaryrefslogtreecommitdiffstats
path: root/cmso-database
diff options
context:
space:
mode:
authorJerry Flood <jflood@att.com>2019-02-11 11:26:23 -0500
committerJerry Flood <jflood@att.com>2019-02-20 14:06:06 -0500
commitf168a37fc269e58e77ad10969960ef84446a47ee (patch)
treeb13022253349ca6e88fac09f04b8f3bf6bd23ae3 /cmso-database
parenta891d800fb09f65116048094b92e8d5b108d4567 (diff)
Update to springboot 2.1.0
Issue-ID: OPTFRA-397 Change-Id: I62f861e09b18514795e1a51967a2797ded40b089 Signed-off-by: Jerry Flood <jflood@att.com>
Diffstat (limited to 'cmso-database')
-rw-r--r--cmso-database/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmso-database/pom.xml b/cmso-database/pom.xml
index 33fc812..6eec9a5 100644
--- a/cmso-database/pom.xml
+++ b/cmso-database/pom.xml
@@ -58,7 +58,7 @@
<java.version>1.8</java.version>
<spring.version>5.0.10.RELEASE</spring.version>
- <spring.boot.version>2.0.6.RELEASE</spring.boot.version>
+ <spring.boot.version>2.1.0.RELEASE</spring.boot.version>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>