Skip to content

Commit 308811a

Browse files
committed
remove commons-lang
Signed-off-by: wind57 <[email protected]>
1 parent 6b4d01c commit 308811a

File tree

1 file changed

+0
-5
lines changed
  • spring-cloud-kubernetes-fabric8-loadbalancer

1 file changed

+0
-5
lines changed

spring-cloud-kubernetes-fabric8-loadbalancer/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@
2121
<groupId>org.springframework.cloud</groupId>
2222
<artifactId>spring-cloud-kubernetes-fabric8-discovery</artifactId>
2323
</dependency>
24-
<dependency>
25-
<groupId>commons-lang</groupId>
26-
<artifactId>commons-lang</artifactId>
27-
<version>2.6</version>
28-
</dependency>
2924
<dependency>
3025
<groupId>org.springframework.boot</groupId>
3126
<artifactId>spring-boot-starter-actuator</artifactId>

0 commit comments

Comments
 (0)