summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Forsyth <jf2512@att.com>2018-11-09 18:07:51 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-09 18:07:51 +0000
commitdd4b9bba96268900ce529030eeb3cf8b069ec198 (patch)
treec427467989382fddaa3ca7476106346fd0b6ff9b
parent8c815ebec963f8a3ffb02d6cd0580502ee5f24ff (diff)
parent73b2e6cc362e65143c2cb34b6976542d59b8bae7 (diff)
Merge "uprev springboot to 1.5.17"
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e497fda..eb96ec9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@ limitations under the License.
</dependencyManagement>
<properties>
- <spring-boot.version>1.5.15.RELEASE</spring-boot.version>
+ <spring-boot.version>1.5.17.RELEASE</spring-boot.version>
<start-class>org.onap.aai.validation.ValidationServiceApplication</start-class>
<serverPort>9500</serverPort>
<sslport>9501</sslport>