Updated Deployer Dependencies

This commit is contained in:
Glenn Renfro
2019-01-22 08:35:10 -05:00
parent 549e9e14cd
commit 580c18ab0b
2 changed files with 3 additions and 3 deletions

View File

@@ -53,7 +53,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-deployer-local</artifactId>
<version>2.0.0.RC1</version>
<version>2.0.0.RELEASE</version>
</dependency>
<dependency>