Update SNAPSHOT to 3.1.6

This commit is contained in:
buildmaster
2021-12-14 08:44:02 +00:00
parent 392a0d881e
commit 2ece708178
47 changed files with 124 additions and 87 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-parent</artifactId>
<version>3.1.6-SNAPSHOT</version>
<version>3.1.6</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-starter-function-web</artifactId>