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

Commit 8117e96

Browse files
onobcjvalkeal
authored andcommitted
Use managed spring-shell dependency from spring-cloud-dataflow-build.
1 parent a661930 commit 8117e96

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@
7373

7474
<spring-cloud-common-security-config.version>1.8.0-SNAPSHOT</spring-cloud-common-security-config.version>
7575

76-
<spring-shell.version>2.1.0-SNAPSHOT</spring-shell.version>
77-
7876
<jacoco-maven-plugin.version>0.8.5</jacoco-maven-plugin.version>
7977
<sonar-maven-plugin.version>3.0.2</sonar-maven-plugin.version>
8078
<semver.version>2.2.0</semver.version>
@@ -195,11 +193,6 @@
195193
<artifactId>spring-cloud-deployer-cloudfoundry</artifactId>
196194
<version>${spring-cloud-deployer-cloudfoundry.version}</version>
197195
</dependency>
198-
<dependency>
199-
<groupId>org.springframework.shell</groupId>
200-
<artifactId>spring-shell-starter</artifactId>
201-
<version>${spring-shell.version}</version>
202-
</dependency>
203196
<dependency>
204197
<groupId>org.springframework.cloud</groupId>
205198
<artifactId>spring-cloud-starter-common-security-config-web</artifactId>

0 commit comments

Comments
 (0)