Merge "Update to spring-boot 1.5.21"
authorVenkata Harish Kajur <vk250x@att.com>
Mon, 12 Aug 2019 13:22:18 +0000 (13:22 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 12 Aug 2019 13:22:18 +0000 (13:22 +0000)
1  2 
aai-core/pom.xml

diff --combined aai-core/pom.xml
          <dependency>
              <groupId>org.janusgraph</groupId>
              <artifactId>janusgraph-core</artifactId>
 -            <version>0.2.0</version>
 +            <version>0.2.3</version>
              <exclusions>
                  <exclusion>
                      <groupId>org.slf4j</groupId>
          <dependency>
              <groupId>org.springframework.boot</groupId>
              <artifactId>spring-boot-test</artifactId>
-             <version>1.5.20.RELEASE</version>
+             <version>1.5.21.RELEASE</version>
              <scope>test</scope>
          </dependency>
          <dependency>