Updates to spring boot 2.4.3-SNAPSHOT

This commit is contained in:
spencergibb
2021-01-27 20:12:45 -05:00
parent 71a136bf00
commit 2676f6ec04
26 changed files with 26 additions and 26 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 /> <!-- lookup parent from repository -->
</parent>