aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-04-02 12:12:28 -0700
committerJimmy Forsyth <jf2512@att.com>2019-04-02 12:12:30 -0700
commita5e6ad989874741b3bd4551d4fe6844e84c39bef (patch)
tree144d4fecfdcd3ace3e84e0468c6763e26c07be8d
parent93cf648403bea83d05104f4a0fd487f770eb38de (diff)
Update to latest springboot1.0.1
Issue-ID: AAI-2309 Change-Id: I460236ee89ec7c4cdc983fcb6fde93d65e5f35b1 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rw-r--r--aai-schema-service/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml
index 9a6803f..8511b43 100644
--- a/aai-schema-service/pom.xml
+++ b/aai-schema-service/pom.xml
@@ -37,7 +37,7 @@
<aai.core.version>1.4.0</aai.core.version>
- <spring.boot.version>1.5.15.RELEASE</spring.boot.version>
+ <spring.boot.version>1.5.19.RELEASE</spring.boot.version>
<!-- Start of the jacoco plugin properties -->
<sonar.language>java</sonar.language>