Updates to 2023.0.0-SNAPSHOT

Updates to boot 3.2.0-SNAPSHOT
This commit is contained in:
spencergibb
2023-06-14 15:38:19 -04:00
parent 3e6e40f83b
commit 6e7d337e1d
25 changed files with 50 additions and 50 deletions

View File

@@ -4,11 +4,11 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.2.0-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-tests</artifactId>
<version>2022.0.1-SNAPSHOT</version>
<version>2023.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Cloud Core Tests</name>
<description>Spring Cloud Core Tests</description>