aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJerry Flood <jflood@att.com>2019-06-28 12:30:43 -0400
committerJerry Flood <jflood@att.com>2019-07-05 16:17:19 -0400
commite8aaf9e7a6dbe61f1508c6b7f04fa9b14f2e4c7d (patch)
tree9c0a6b3d2561b518908041355ec50953d1273b4c /pom.xml
parentf11d0029312448ef9085470abc45110039b09259 (diff)
Bring up mock server in robot docker
Also Update springboot to 2.1.6 Issue-ID: OPTFRA-509 Change-Id: I04374a934926c198d496d5fe35282595e2e34580 Signed-off-by: Jerry Flood <jflood@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7944c79..b0aea83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<spring.version>5.1.5.RELEASE</spring.version>
- <spring.boot.version>2.1.3.RELEASE</spring.boot.version>
+ <spring.boot.version>2.1.6.RELEASE</spring.boot.version>
<release-tag>Dublin</release-tag>
<name.space>org.onap.optf</name.space>
</properties>