Skip to content

Commit db9b0d9

Browse files
authored
remove k8s config
1 parent 318d42c commit db9b0d9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,6 @@
4646
<artifactId>h2</artifactId>
4747
<scope>runtime</scope>
4848
</dependency>
49-
<dependency>
50-
<groupId>org.springframework.cloud</groupId>
51-
<artifactId>spring-cloud-starter-kubernetes-client-config</artifactId>
52-
<version>2.1.3</version>
53-
</dependency>
5449
<dependency>
5550
<groupId>org.springframework.boot</groupId>
5651
<artifactId>spring-boot-starter-test</artifactId>

0 commit comments

Comments
 (0)