Updates to 2023.0.0-SNAPSHOT
Updates to boot 3.2.0-SNAPSHOT
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user