Skip to content

Commit 66d0d26

Browse files
committed
Update to AWS Serverless Java Container 2.1.0
1 parent 193adaa commit 66d0d26

File tree

2 files changed

+2
-2
lines changed
  • labs
    • unicorn-stock-broker
    • unicorn-store/software/alternatives/unicorn-store-spring-graalvm

2 files changed

+2
-2
lines changed

labs/unicorn-stock-broker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.amazonaws.serverless</groupId>
4242
<artifactId>aws-serverless-java-container-spring</artifactId>
43-
<version>2.0.3</version>
43+
<version>2.1.0</version>
4444
</dependency>
4545

4646
<dependency>

labs/unicorn-store/software/alternatives/unicorn-store-spring-graalvm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>com.amazonaws.serverless</groupId>
2525
<artifactId>aws-serverless-java-container-springboot3</artifactId>
26-
<version>2.0.3</version>
26+
<version>2.1.0</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)