Updated to latest version of the local deployer

This commit is contained in:
Michael Minella
2018-05-03 12:34:02 -05:00
parent 4d4e98345b
commit 50fce183ef
2 changed files with 2 additions and 2 deletions

View File

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