Update SNAPSHOT to 4.1.4

This commit is contained in:
spring-builds
2024-11-27 00:46:22 +00:00
parent a939fc7697
commit a2628ff14f
29 changed files with 266 additions and 40 deletions

View File

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