Update to spring-boot 1.5.18 71/74771/1
authorjimmy <jf2512@att.com>
Mon, 17 Dec 2018 21:33:37 +0000 (16:33 -0500)
committerjimmy <jf2512@att.com>
Mon, 17 Dec 2018 21:34:16 +0000 (16:34 -0500)
Change-Id: Ifcc3bca8b1ee9e338ce3177a87ea85382639c101
Issue-ID: AAI-1896
Signed-off-by: jimmy <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 04e1a32..1d8b31c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
    <parent>
       <groupId>org.springframework.boot</groupId>
       <artifactId>spring-boot-starter-parent</artifactId>
-      <version>1.5.15.RELEASE</version>
+      <version>1.5.18.RELEASE</version>
       <relativePath />
    </parent>
    <groupId>org.onap.aai.data-router</groupId>
@@ -167,7 +167,7 @@ limitations under the License.
       <dependency>
          <groupId>com.att.aft</groupId>
          <artifactId>dme2</artifactId>
-         <version>3.1.200</version>
+         <version>3.1.200-oss</version>
          <scope>provided</scope>
       </dependency>
       <!--<dependency>-->