Bumping versions to 4.1.3-SNAPSHOT after release
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>3.2.4</version>
|
||||
<version>3.2.6</version>
|
||||
<relativePath /> <!-- lookup parent from repository -->
|
||||
</parent>
|
||||
<groupId>oz.native.sample</groupId>
|
||||
@@ -16,7 +16,7 @@
|
||||
<description>Sample of AWS with Spring Native</description>
|
||||
<properties>
|
||||
<java.version>21</java.version>
|
||||
<spring-cloud.version>2023.0.2-SNAPSHOT</spring-cloud.version>
|
||||
<spring-cloud.version>2023.0.3-SNAPSHOT</spring-cloud.version>
|
||||
</properties>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user