File tree Expand file tree Collapse file tree 2 files changed +1
-12
lines changed
springdoc-openapi-security Expand file tree Collapse file tree 2 files changed +1
-12
lines changed Original file line number Diff line number Diff line change 7979 <jjwt .version>0.9.1</jjwt .version>
8080 <spring-native .version>0.11.3</spring-native .version>
8181 <therapi-runtime-javadoc .version>0.13.0</therapi-runtime-javadoc .version>
82- <spring-cloud .version>2021.0.0</spring-cloud .version>
83- <spring-cloud-netflix .version>2.2.10.RELEASE</spring-cloud-netflix .version>
82+ <spring-cloud .version>2021.0.1</spring-cloud .version>
8483 </properties >
8584
8685 <dependencyManagement >
209208 <type >pom</type >
210209 <scope >import</scope >
211210 </dependency >
212- <dependency >
213- <groupId >org.springframework.cloud</groupId >
214- <artifactId >spring-cloud-starter-netflix-hystrix</artifactId >
215- <version >${spring-cloud-netflix.version} </version >
216- </dependency >
217211 </dependencies >
218212 </dependencyManagement >
219213 <dependencies >
Original file line number Diff line number Diff line change 5757 <artifactId >aspectjrt</artifactId >
5858 <scope >test</scope >
5959 </dependency >
60- <dependency >
61- <groupId >org.springframework.cloud</groupId >
62- <artifactId >spring-cloud-starter-netflix-hystrix</artifactId >
63- <scope >test</scope >
64- </dependency >
6560 </dependencies >
6661 <build >
6762 <plugins >
You can’t perform that action at this time.
0 commit comments