Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit 8b0b479

Browse files
committed
Remove shell from classic-docs deps
- Causing context failures which we could fix but shell, afaik, is not needed when creating rest docs.
1 parent ba471d9 commit 8b0b479

File tree

1 file changed

+0
-4
lines changed
  • spring-cloud-dataflow-classic-docs

1 file changed

+0
-4
lines changed

spring-cloud-dataflow-classic-docs/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@
3434
<groupId>org.springframework.cloud</groupId>
3535
<artifactId>spring-cloud-dataflow-rest-client</artifactId>
3636
</dependency>
37-
<dependency>
38-
<groupId>org.springframework.cloud</groupId>
39-
<artifactId>spring-cloud-dataflow-shell-core</artifactId>
40-
</dependency>
4137
<dependency>
4238
<groupId>org.springframework.cloud</groupId>
4339
<artifactId>spring-cloud-dataflow-completion</artifactId>

0 commit comments

Comments
 (0)