Skip to content

Commit 84b05a5

Browse files
authored
Merge pull request #1373 from aws-samples/dependabot/maven/labs/unicorn-location-api/UnicornLocationFunction/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-location-api/UnicornLocationFunction
2 parents 660aa5b + 833327f commit 84b05a5

File tree

1 file changed

+1
-1
lines changed
  • labs/unicorn-location-api/UnicornLocationFunction

1 file changed

+1
-1
lines changed

labs/unicorn-location-api/UnicornLocationFunction/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>com.amazonaws</groupId>
1919
<artifactId>aws-lambda-java-core</artifactId>
20-
<version>1.2.3</version>
20+
<version>1.4.0</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>com.amazonaws</groupId>

0 commit comments

Comments
 (0)