File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -28,22 +28,6 @@ Include dependencies for *spring-cloud-starter-netflix-eureka-client* and *sprin
28
28
<dependency >
29
29
<groupId >org.springframework.cloud</groupId >
30
30
<artifactId >spring-cloud-starter-netflix-eureka-client</artifactId >
31
- <version >3.0.2</version >
32
- </dependency >
33
- <dependency >
34
- <groupId >com.microsoft.azure</groupId >
35
- <artifactId >spring-cloud-starter-azure-spring-cloud-client</artifactId >
36
- <version >2.1.0</version >
37
- </dependency >
38
- <dependency >
39
- <groupId >com.sun.jersey</groupId >
40
- <artifactId >jersey-client</artifactId >
41
- <version >1.19.4</version >
42
- </dependency >
43
- <dependency >
44
- <groupId >com.sun.jersey.contribs</groupId >
45
- <artifactId >jersey-apache-client4</artifactId >
46
- <version >1.19.4</version >
47
31
</dependency >
48
32
```
49
33
You can’t perform that action at this time.
0 commit comments