Update SNAPSHOT to 4.2.0-RC1
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>3.4.0-SNAPSHOT</version>
|
||||
<version>3.4.0-RC1</version>
|
||||
<relativePath/> <!-- lookup parent from repository -->
|
||||
</parent>
|
||||
<groupId>oz.native.sample</groupId>
|
||||
@@ -15,7 +15,7 @@
|
||||
<description>Sample of AWS with Spring Native</description>
|
||||
<properties>
|
||||
<java.version>19</java.version>
|
||||
<spring-cloud.version>2024.0.0-SNAPSHOT</spring-cloud.version><!-- @releaser:version-check-off -->
|
||||
<spring-cloud.version>2024.0.0-RC1</spring-cloud.version><!-- @releaser:version-check-off -->
|
||||
</properties>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user