Skip to content

Commit 793dddb

Browse files
Bump com.amazonaws:aws-lambda-java-runtime-interface-client
Bumps [com.amazonaws:aws-lambda-java-runtime-interface-client](https://github.com/aws/aws-lambda-java-libs) from 2.5.0 to 2.5.1. - [Commits](https://github.com/aws/aws-lambda-java-libs/commits) --- updated-dependencies: - dependency-name: com.amazonaws:aws-lambda-java-runtime-interface-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5abe95e commit 793dddb

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.amazonaws</groupId>
4141
<artifactId>aws-lambda-java-runtime-interface-client</artifactId>
42-
<version>2.5.0</version>
42+
<version>2.5.1</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>com.amazonaws</groupId>

0 commit comments

Comments
 (0)