We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d635d0 commit 0c7a628Copy full SHA for 0c7a628
aws-serverless-java-container-springboot3/pom.xml
@@ -25,7 +25,7 @@
25
<dependency>
26
<groupId>org.springframework.cloud</groupId>
27
<artifactId>spring-cloud-function-serverless-web</artifactId>
28
- <version>4.1.2-SNAPSHOT</version>
+ <version>4.1.2</version>
29
</dependency>
30
31
<groupId>com.amazonaws.serverless</groupId>
0 commit comments