Skip to content

Commit efc4fcb

Browse files
authored
Merge pull request #273 from aws-samples/dependabot/maven/labs/unicorn-store/infrastructure/db-setup/com.amazonaws-aws-lambda-java-core-1.2.2
Bump aws-lambda-java-core from 1.2.1 to 1.2.2 in /labs/unicorn-store/infrastructure/db-setup
2 parents 4dc38a6 + 2da3dde commit efc4fcb

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
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>com.amazonaws</groupId>
3939
<artifactId>aws-lambda-java-core</artifactId>
40-
<version>1.2.1</version>
40+
<version>1.2.2</version>
4141
</dependency>
4242
<dependency>
4343
<groupId>com.amazonaws</groupId>

0 commit comments

Comments
 (0)