Upgrade to springboot 2.5
[ccsdk/apps.git] / ms / neng / pom.xml
index 4734ba9..1467ed4 100644 (file)
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
-        <artifactId>spring-boot-starter-parent</artifactId>
+        <artifactId>spring-boot-25-starter-parent</artifactId>
         <version>2.2.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
         <dependency>
             <groupId>org.elasticsearch</groupId>
             <artifactId>elasticsearch</artifactId>
-            <version>7.6.1</version>
+            <version>7.13.4</version>
         </dependency>
         <dependency>
             <groupId>io.searchbox</groupId>