Upgrade wrapper version
This commit is contained in:
@@ -11,12 +11,12 @@
|
||||
<groupId>io.spring.sample</groupId>
|
||||
<artifactId>function-sample-aws-custom</artifactId>
|
||||
<version>3.0.0.RELEASE</version>
|
||||
<name>lambda</name>
|
||||
<name>function-sample-aws-custom</name>
|
||||
<description>Demo project for Spring Cloud Function with custom AWS Lambda runtime</description>
|
||||
|
||||
<properties>
|
||||
<java.version>1.8</java.version>
|
||||
<wrapper.version>1.0.22.RELEASE</wrapper.version>
|
||||
<wrapper.version>1.0.27.RELEASE</wrapper.version>
|
||||
<spring-cloud-function.version>3.2.0-SNAPSHOT</spring-cloud-function.version>
|
||||
</properties>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user