align router code with 1.2.1 version of rest
[aai/data-router.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 31a9178..b3280ba 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -110,12 +110,6 @@ limitations under the License.
       <dependency>
          <groupId>org.springframework.boot</groupId>
          <artifactId>spring-boot-starter-web</artifactId>
-         <exclusions>
-           <exclusion>
-             <groupId>org.springframework.boot</groupId>
-             <artifactId>spring-boot-starter-tomcat</artifactId>
-           </exclusion>
-         </exclusions>
       </dependency>
       <dependency>
          <groupId>org.springframework.boot</groupId>
@@ -231,7 +225,7 @@ limitations under the License.
       <dependency>
          <groupId>org.onap.aai</groupId>
          <artifactId>rest-client</artifactId>
-         <version>1.1.0</version>
+         <version>1.2.1</version>
       </dependency>
 
     <dependency>