Skip to content

Commit 833327f

Browse files
Bump com.amazonaws:aws-lambda-java-core
Bumps [com.amazonaws:aws-lambda-java-core](https://github.com/aws/aws-lambda-java-libs) from 1.2.3 to 1.4.0. - [Commits](https://github.com/aws/aws-lambda-java-libs/commits) --- updated-dependencies: - dependency-name: com.amazonaws:aws-lambda-java-core dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8fff711 commit 833327f

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)