Skip to content

Commit 043ec9c

Browse files
authored
Merge pull request #1377 from aws-samples/dependabot/maven/labs/unicorn-store/infrastructure/db-setup/com.amazonaws-aws-lambda-java-core-1.4.0
Bump com.amazonaws:aws-lambda-java-core from 1.2.3 to 1.4.0 in /labs/unicorn-store/infrastructure/db-setup
2 parents 811b981 + 8521601 commit 043ec9c

File tree

1 file changed

+1
-1
lines changed
  • labs/unicorn-store/infrastructure/db-setup

1 file changed

+1
-1
lines changed

labs/unicorn-store/infrastructure/db-setup/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>com.amazonaws</groupId>
5252
<artifactId>aws-lambda-java-core</artifactId>
53-
<version>1.2.3</version>
53+
<version>1.4.0</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>com.amazonaws</groupId>

0 commit comments

Comments
 (0)