Update sample builds to latest versions

This commit is contained in:
Dave Syer
2017-12-11 15:38:50 +00:00
parent 2895a4597d
commit 540b4d378e
13 changed files with 56 additions and 62 deletions

View File

@@ -22,7 +22,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.8</java.version>
<wrapper.version>1.0.5.RELEASE</wrapper.version>
<wrapper.version>1.0.9.RELEASE</wrapper.version>
<aws-lambda-events.version>1.2.1</aws-lambda-events.version>
<reactor.version>3.0.7.RELEASE</reactor.version>
<spring-cloud-function.version>1.0.0.BUILD-SNAPSHOT</spring-cloud-function.version>