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

@@ -15,7 +15,7 @@
<description>Template project for creating function that can be deployed as AWS Lambda</description>
<properties>
<java.version>17</java.version>
<spring-cloud.version>2025.0.0-SNAPSHOT</spring-cloud.version>
<spring-cloud.version>2025.0.0-RC1</spring-cloud.version>
<wrapper.version>1.0.31.RELEASE</wrapper.version>
<aws-lambda-events.version>3.14.0</aws-lambda-events.version>
<aws-lambda-java-core.version>1.2.3</aws-lambda-java-core.version>