Skip to content

Commit 4533c4b

Browse files
committed
feat: native Spring Web workloads (#335) - use spring-cloud-function-serverless-web 4.0.6 release
1 parent c21a826 commit 4533c4b

File tree

1 file changed

+1
-1
lines changed
  • aws-serverless-java-container-springboot3

1 file changed

+1
-1
lines changed

aws-serverless-java-container-springboot3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.springframework.cloud</groupId>
2727
<artifactId>spring-cloud-function-serverless-web</artifactId>
28-
<version>4.0.6-SNAPSHOT</version>
28+
<version>4.0.6</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>com.amazonaws.serverless</groupId>

0 commit comments

Comments
 (0)