Update SNAPSHOT to 4.3.0-RC1

This commit is contained in:
spring-builds
2025-05-01 11:07:17 +00:00
parent bce7b6b811
commit a24d36eaf3
51 changed files with 53 additions and 53 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0-RC1</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-function-dependencies</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0-RC1</version>
<packaging>pom</packaging>
<name>Spring Cloud Function Dependencies</name>
<description>Spring Cloud Function Dependencies</description>