From 833327f4196e719f92feadfbb7ddb77f994b1ba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 09:18:23 +0000 Subject: [PATCH] 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] --- labs/unicorn-location-api/UnicornLocationFunction/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labs/unicorn-location-api/UnicornLocationFunction/pom.xml b/labs/unicorn-location-api/UnicornLocationFunction/pom.xml index fd059ee9..54ce1f87 100644 --- a/labs/unicorn-location-api/UnicornLocationFunction/pom.xml +++ b/labs/unicorn-location-api/UnicornLocationFunction/pom.xml @@ -17,7 +17,7 @@ com.amazonaws aws-lambda-java-core - 1.2.3 + 1.4.0 com.amazonaws