We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 318d42c commit db9b0d9Copy full SHA for db9b0d9
pom.xml
@@ -46,11 +46,6 @@
46
<artifactId>h2</artifactId>
47
<scope>runtime</scope>
48
</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>
54
<dependency>
55
<groupId>org.springframework.boot</groupId>
56
<artifactId>spring-boot-starter-test</artifactId>
0 commit comments