Skip to content

Commit 845542c

Browse files
committed
Bumping versions
1 parent 0913e2e commit 845542c

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.2-SNAPSHOT</version>
19+
<version>4.3.1-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.2-SNAPSHOT</version>
9+
<version>4.3.1-SNAPSHOT</version>
1010
<relativePath/>
1111
</parent>
1212

0 commit comments

Comments
 (0)