Skip to content

Commit

Permalink
Upgrade s-c-function to 4.0.4 (release)
Browse files Browse the repository at this point in the history
  • Loading branch information
olegz committed Jul 6, 2023
1 parent 3a96f35 commit da5cb2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-serverless-java-container-springboot3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-serverless-web</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.4</version>
</dependency>
<dependency>
<groupId>com.amazonaws.serverless</groupId>
Expand Down

0 comments on commit da5cb2b

Please sign in to comment.