Update SNAPSHOT to 3.2.7

This commit is contained in:
buildmaster
2023-02-23 22:46:31 +00:00
parent 1ee96ab788
commit 76e84cb49c
24 changed files with 37 additions and 37 deletions

View File

@@ -6,12 +6,12 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.13</version>
<version>2.6.14</version>
<relativePath/>
</parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-starter-parent</artifactId>
<version>3.2.7-SNAPSHOT</version>
<version>3.2.7</version>
<name>spring-cloud-stream-starter-parent</name>
<description>Specifies Boot version for the releaser</description>
<packaging>pom</packaging>