summaryrefslogtreecommitdiffstats
path: root/cmso-service/pom.xml
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-service/pom.xml
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-service/pom.xml')
-rw-r--r--cmso-service/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmso-service/pom.xml b/cmso-service/pom.xml
index ff72c1c..42ec87e 100644
--- a/cmso-service/pom.xml
+++ b/cmso-service/pom.xml
@@ -63,7 +63,7 @@
<eelf.version>1.0.0</eelf.version>
<pact.version>3.3.9</pact.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>
<springfox.swagger2.version>2.9.2</springfox.swagger2.version>
<maven.compiler.target>1.8</maven.compiler.target>