Updated Spring Cloud Build to 3.1.2-SNAPSHOT

This commit is contained in:
Glenn Renfro
2022-04-19 08:33:02 -04:00
parent 7a043611df
commit a679300fdd

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.1.1</version>
<version>3.1.2-SNAPSHOT</version>
<relativePath />
</parent>