Skip to content

Commit

Permalink
Update deployer version for Sink sample
Browse files Browse the repository at this point in the history
  • Loading branch information
cppwfs committed Oct 12, 2023
1 parent e8560df commit b06ca44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-cloud-task-samples/tasksink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<skipInstall>true</skipInstall>
<spring-cloud-stream.version>4.1.0-SNAPSHOT</spring-cloud-stream.version>
<spring-cloud-task.version>3.1.0-SNAPSHOT</spring-cloud-task.version>
<spring-cloud-deployer-version>2.8.3</spring-cloud-deployer-version>
<spring-cloud-deployer-version>2.9.0</spring-cloud-deployer-version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit b06ca44

Please sign in to comment.