Update SNAPSHOT to 3.2.4

This commit is contained in:
buildmaster
2022-05-26 18:10:09 +00:00
committed by spencergibb
parent 3d03f83847
commit 2b268196e5
23 changed files with 243 additions and 34 deletions

View File

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