Update SNAPSHOT to 4.1.0

This commit is contained in:
buildmaster
2023-12-06 14:39:50 +00:00
parent 7e85c360bd
commit 0fb67a9c9e
48 changed files with 50 additions and 50 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>2023.0.0-SNAPSHOT</spring-cloud.version>
<spring-cloud.version>2023.0.0</spring-cloud.version>
<wrapper.version>1.0.31.RELEASE</wrapper.version>
<aws-lambda-events.version>3.9.0</aws-lambda-events.version>
<aws-lambda-java-core.version>1.1.0</aws-lambda-java-core.version>