We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b4d01c + 308811a commit 4ea5501Copy full SHA for 4ea5501
spring-cloud-kubernetes-fabric8-loadbalancer/pom.xml
@@ -21,11 +21,6 @@
21
<groupId>org.springframework.cloud</groupId>
22
<artifactId>spring-cloud-kubernetes-fabric8-discovery</artifactId>
23
</dependency>
24
- <dependency>
25
- <groupId>commons-lang</groupId>
26
- <artifactId>commons-lang</artifactId>
27
- <version>2.6</version>
28
- </dependency>
29
<dependency>
30
<groupId>org.springframework.boot</groupId>
31
<artifactId>spring-boot-starter-actuator</artifactId>
0 commit comments