Bumping versions to 4.0.7-SNAPSHOT after release

This commit is contained in:
buildmaster
2024-01-25 20:42:39 +00:00
parent b5d33ec922
commit af9adb914d
55 changed files with 83 additions and 83 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.0.9</version>
<version>3.0.13</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>
<groupId>io.spring.sample</groupId>
@@ -16,7 +16,7 @@
<properties>
<wrapper.version>1.0.27.RELEASE</wrapper.version>
<spring-cloud-function.version>4.0.6-SNAPSHOT</spring-cloud-function.version>
<spring-cloud-function.version>4.0.7-SNAPSHOT</spring-cloud-function.version>
</properties>
<dependencies>