Merge "Update to use Schema Service"
authorTian Lee <TianL@amdocs.com>
Thu, 20 Dec 2018 14:38:19 +0000 (14:38 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 20 Dec 2018 14:38:19 +0000 (14:38 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index bf18c39..41220b9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@ limitations under the License.
                 <!-- Import dependency management from Spring Boot -->
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-dependencies</artifactId>
-                <version>1.5.17.RELEASE</version>
+                <version>1.5.18.RELEASE</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>