Skip to content

Commit 7218383

Browse files
committed
Bumping versions
1 parent 9967d67 commit 7218383

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.springframework.cloud</groupId>
1414
<artifactId>spring-cloud-build</artifactId>
15-
<version>4.3.1-SNAPSHOT</version>
15+
<version>4.3.2-SNAPSHOT</version>
1616
<relativePath/>
1717
</parent>
1818

bom/spring-cloud-starter-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.5.7-SNAPSHOT</version>
9+
<version>3.5.9-SNAPSHOT</version>
1010
<relativePath/>
1111
</parent>
1212
<groupId>org.springframework.cloud</groupId>

bom/spring-cloud-stream-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>spring-cloud-dependencies-parent</artifactId>
88
<groupId>org.springframework.cloud</groupId>
9-
<version>4.3.1-SNAPSHOT</version>
9+
<version>4.3.2-SNAPSHOT</version>
1010
<relativePath/>
1111
</parent>
1212
<artifactId>spring-cloud-stream-dependencies</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.springframework.cloud</groupId>
1414
<artifactId>spring-cloud-build</artifactId>
15-
<version>4.3.1-SNAPSHOT</version>
15+
<version>4.3.2-SNAPSHOT</version>
1616
<relativePath />
1717
</parent>
1818
<scm>

0 commit comments

Comments
 (0)