Updates boot version to 3.2.12-SNAPSHOT

This commit is contained in:
spencergibb
2024-11-14 11:39:59 -05:00
parent ed9df378d6
commit 326089934d

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.11</version>
<version>3.2.12-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.springframework.cloud</groupId>