Updates to boot 3.4.2-SNAPSHOT and cloud 2024.0.1-SNAPSHOT

This commit is contained in:
spencergibb
2024-12-20 00:36:31 -05:00
parent 6e7d337e1d
commit 816f00f8a3
25 changed files with 50 additions and 54 deletions

View File

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