Change wrapper version to 1.0.27.BUILD-SNAPSHOT to be boot 2.5 compatible

This commit is contained in:
Oleg Zhurakousky
2021-05-27 09:02:50 +02:00
parent 7af4275f4e
commit 1e1b4482bb

View File

@@ -20,8 +20,7 @@
<java.version>1.8</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<!-- <wrapper.version>1.0.27.BUILD-SNAPSHOT</wrapper.version> -->
<wrapper.version>1.0.26.RELEASE</wrapper.version>
<wrapper.version>1.0.27.BUILD-SNAPSHOT</wrapper.version>
<docs.main>spring-cloud-function</docs.main>
<maven-checkstyle-plugin.failsOnError>true</maven-checkstyle-plugin.failsOnError>
<maven-checkstyle-plugin.failsOnViolation>true