From bdac08b80a64b74affec2cea71b524fcd87a4c1b Mon Sep 17 00:00:00 2001 From: "Melzer Dennis (BCI/ESW17)" Date: Thu, 15 Apr 2021 09:03:22 +0200 Subject: [PATCH] Remove unused dependencies --- .../resources/JavaSpring/libraries/spring-cloud/pom.mustache | 4 ---- samples/client/petstore/spring-cloud-async/pom.xml | 4 ---- samples/client/petstore/spring-cloud-no-nullable/pom.xml | 4 ---- samples/client/petstore/spring-cloud-spring-pageable/pom.xml | 4 ---- samples/client/petstore/spring-cloud/pom.xml | 4 ---- 5 files changed, 20 deletions(-) diff --git a/modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-cloud/pom.mustache b/modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-cloud/pom.mustache index 7a54ad9fbf9b..63fc5a5efa8f 100644 --- a/modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-cloud/pom.mustache +++ b/modules/openapi-generator/src/main/resources/JavaSpring/libraries/spring-cloud/pom.mustache @@ -61,10 +61,6 @@ org.springframework.cloud spring-cloud-starter-openfeign - - org.springframework.cloud - spring-cloud-starter-oauth2 - {{#withXml}} diff --git a/samples/client/petstore/spring-cloud-async/pom.xml b/samples/client/petstore/spring-cloud-async/pom.xml index b5f142bb427a..a6ae8db936f9 100644 --- a/samples/client/petstore/spring-cloud-async/pom.xml +++ b/samples/client/petstore/spring-cloud-async/pom.xml @@ -48,10 +48,6 @@ org.springframework.cloud spring-cloud-starter-openfeign - - org.springframework.cloud - spring-cloud-starter-oauth2 - com.fasterxml.jackson.datatype jackson-datatype-jsr310 diff --git a/samples/client/petstore/spring-cloud-no-nullable/pom.xml b/samples/client/petstore/spring-cloud-no-nullable/pom.xml index 04353408f383..37ff0cf4f2bd 100644 --- a/samples/client/petstore/spring-cloud-no-nullable/pom.xml +++ b/samples/client/petstore/spring-cloud-no-nullable/pom.xml @@ -48,10 +48,6 @@ org.springframework.cloud spring-cloud-starter-openfeign - - org.springframework.cloud - spring-cloud-starter-oauth2 - com.fasterxml.jackson.datatype jackson-datatype-jsr310 diff --git a/samples/client/petstore/spring-cloud-spring-pageable/pom.xml b/samples/client/petstore/spring-cloud-spring-pageable/pom.xml index 5909a4f593fa..f42fa5c83ba8 100644 --- a/samples/client/petstore/spring-cloud-spring-pageable/pom.xml +++ b/samples/client/petstore/spring-cloud-spring-pageable/pom.xml @@ -48,10 +48,6 @@ org.springframework.cloud spring-cloud-starter-openfeign - - org.springframework.cloud - spring-cloud-starter-oauth2 - com.fasterxml.jackson.datatype jackson-datatype-jsr310 diff --git a/samples/client/petstore/spring-cloud/pom.xml b/samples/client/petstore/spring-cloud/pom.xml index b5f142bb427a..a6ae8db936f9 100644 --- a/samples/client/petstore/spring-cloud/pom.xml +++ b/samples/client/petstore/spring-cloud/pom.xml @@ -48,10 +48,6 @@ org.springframework.cloud spring-cloud-starter-openfeign - - org.springframework.cloud - spring-cloud-starter-oauth2 - com.fasterxml.jackson.datatype jackson-datatype-jsr310