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

Commit 91f2b3c

Browse files
committed
Use spring-cloud-deployer-local 2.0.2.RELEASE
1 parent f4ce350 commit 91f2b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<spring-cloud-dataflow-ui.version>2.1.0.BUILD-SNAPSHOT</spring-cloud-dataflow-ui.version>
3333

3434
<spring-cloud-deployer.version>2.0.1.RELEASE</spring-cloud-deployer.version>
35-
<spring-cloud-deployer-local.version>2.0.1.RELEASE</spring-cloud-deployer-local.version>
35+
<spring-cloud-deployer-local.version>2.0.2.RELEASE</spring-cloud-deployer-local.version>
3636

3737
<!-- note - check version of reactor at deployer-cf/cf-java-client uses -->
3838
<spring-cloud-deployer-cloudfoundry.version>2.0.2.RELEASE</spring-cloud-deployer-cloudfoundry.version>

0 commit comments

Comments
 (0)