Merge "Update traversal to use schema ingest changes"
authorJames Forsyth <jf2512@att.com>
Tue, 9 Apr 2019 21:04:15 +0000 (21:04 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 9 Apr 2019 21:04:15 +0000 (21:04 +0000)
aai-traversal/pom.xml

index 57256ab..4dc1016 100644 (file)
@@ -45,7 +45,7 @@
         <aai.core.version>1.4.2</aai.core.version>
         <aai.rest.version>1.4.2</aai.rest.version>
 
-        <spring.boot.version>1.5.19.RELEASE</spring.boot.version>
+        <spring.boot.version>1.5.20.RELEASE</spring.boot.version>
 
         <!-- Start of the jacoco plugin properties -->
         <sonar.language>java</sonar.language>