From fddd01d819e0d845142522f682b1b14b9ea3f8c4 Mon Sep 17 00:00:00 2001 From: Raja Kolli Date: Sat, 30 Sep 2023 05:32:07 +0000 Subject: [PATCH] feat: remove unnecessary dependencies --- boot-choas-monkey/pom.xml | 12 +----------- boot-rest-docs-sample/pom.xml | 12 ------------ 2 files changed, 1 insertion(+), 23 deletions(-) diff --git a/boot-choas-monkey/pom.xml b/boot-choas-monkey/pom.xml index 55d82a4b1..9d8b80383 100644 --- a/boot-choas-monkey/pom.xml +++ b/boot-choas-monkey/pom.xml @@ -20,7 +20,6 @@ 17 2.2.0 - 2.14.0 3.9.5 4.5.0 @@ -96,15 +95,6 @@ springdoc-openapi-starter-webmvc-ui ${springdoc-openapi.version} - - org.apache.commons - commons-lang3 - - - commons-io - commons-io - ${commons-io.version} - org.springframework.boot @@ -244,7 +234,7 @@ - 1.15.0 + 1.17.0 diff --git a/boot-rest-docs-sample/pom.xml b/boot-rest-docs-sample/pom.xml index 03f39e596..29e65b7aa 100644 --- a/boot-rest-docs-sample/pom.xml +++ b/boot-rest-docs-sample/pom.xml @@ -22,14 +22,11 @@ 17 2.2.0 - 2.14.0 ${project.build.directory}/test-results 2.40.0 8.4.0 1.2.0 - 3.1.2 - 3.1.2 3.10.0.2594 0.8.10 0.80 @@ -93,15 +90,6 @@ springdoc-openapi-starter-webmvc-ui ${springdoc-openapi.version} - - org.apache.commons - commons-lang3 - - - commons-io - commons-io - ${commons-io.version} - org.springframework.boot