From 15240679e752cf0d55e6c156d0578c8c4364b68e Mon Sep 17 00:00:00 2001 From: Sumit Kumar Date: Wed, 18 Oct 2023 12:26:27 +0530 Subject: [PATCH] Remove unused dependencies in pom (#27) * Remove unused dependencies in pom * Remove unused dependencies in pom --------- Co-authored-by: sks1995 --- pom.xml | 46 +++------------------------------------------- 1 file changed, 3 insertions(+), 43 deletions(-) diff --git a/pom.xml b/pom.xml index 947dc75..843e9ff 100644 --- a/pom.xml +++ b/pom.xml @@ -31,6 +31,7 @@ 2.22.2 1.7.36 1.31 + 2.7.16 scm:git:git://github.com/intuit/rwebpulse.git @@ -55,17 +56,6 @@ test - - org.springframework.boot - spring-boot-starter-web - - - org.springframework - spring-web-reactive - - - - org.projectlombok lombok @@ -75,32 +65,13 @@ org.springframework.boot spring-boot-starter-test test + 2.7.16 org.springframework.boot spring-boot-starter-webflux - - - - - org.springframework - spring-web-reactive - 5.0.0.M4 - - - - - org.apache.httpcomponents - httpasyncclient - 4.1.5 - - - - - org.apache.httpcomponents - httpclient - 4.5.14 + ${spring-webflux.version} @@ -121,17 +92,6 @@ import - - org.apache.httpcomponents.client5 - httpclient5 - 5.1 - - - org.apache.httpcomponents.core5 - httpcore5-reactive - 5.1 - - org.yaml snakeyaml