Skip to content

Commit 9746bd8

Browse files
committed
Moves to build 4.3.2
1 parent 4df1ad3 commit 9746bd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.springframework.cloud</groupId>
1818
<artifactId>spring-cloud-build</artifactId>
19-
<version>4.3.1-SNAPSHOT</version>
19+
<version>4.3.2-SNAPSHOT</version>
2020
<relativePath/>
2121
</parent>
2222
<scm>

spring-cloud-gateway-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

0 commit comments

Comments
 (0)