From d1b02945ef1be7f10b1d080f5c02d97bae5a3bcf Mon Sep 17 00:00:00 2001 From: Xianyu Wu Date: Wed, 23 Mar 2022 10:03:41 +0800 Subject: [PATCH] Remove unused dependencies --- pom.xml | 8 +------- springdoc-openapi-security/pom.xml | 5 ----- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 6360b7dbf..c626e53db 100644 --- a/pom.xml +++ b/pom.xml @@ -79,8 +79,7 @@ 0.9.1 0.11.3 0.13.0 - 2021.0.0 - 2.2.10.RELEASE + 2021.0.1 @@ -209,11 +208,6 @@ pom import - - org.springframework.cloud - spring-cloud-starter-netflix-hystrix - ${spring-cloud-netflix.version} - diff --git a/springdoc-openapi-security/pom.xml b/springdoc-openapi-security/pom.xml index f2108c5ae..b111ba80f 100644 --- a/springdoc-openapi-security/pom.xml +++ b/springdoc-openapi-security/pom.xml @@ -57,11 +57,6 @@ aspectjrt test - - org.springframework.cloud - spring-cloud-starter-netflix-hystrix - test -