From da008c84f158ce3f92ccd0d1d0ea49bb63a76bf1 Mon Sep 17 00:00:00 2001 From: yterentiev Date: Mon, 14 May 2018 15:04:20 +0300 Subject: [PATCH] Updated pom dependencies and undertow replaced with netty --- pom.xml | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index b89a30d..e380a19 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.0.RC2 + 2.0.2.RELEASE @@ -41,14 +41,14 @@ 2.20.1 3.7.0 0.7.9 - 1.5.10.RELEASE - 3.1.2.RELEASE - 5.0.1.RELEASE + 2.0.2.RELEASE + 3.1.7.RELEASE + 5.0.4.RELEASE 2.8.2 23.0 - 3.3.6 + 3.4.2 1.16.18 - 3.2.5 + 4.0.2 3.0.0 0.1.4 0.9.11 @@ -60,10 +60,6 @@ org.springframework.boot spring-boot-starter-webflux - - org.springframework.boot - spring-boot-starter-reactor-netty - org.springframework.boot spring-boot-starter-tomcat @@ -74,10 +70,6 @@ - - org.springframework.boot - spring-boot-starter-undertow - org.springframework.boot spring-boot-configuration-processor