Updated to Spring Cloud Build 3.0.2

Update Spring Boot to 2.4.3-SNAPSHOT

resolves #763
This commit is contained in:
Glenn Renfro
2021-02-01 11:35:50 -05:00
parent b13c36a5e0
commit f5c27020ae
12 changed files with 12 additions and 12 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.4.2-SNAPSHOT</version>
<version>2.4.3-SNAPSHOT</version>
<relativePath />
</parent>