From 477c4b5e9652d63ee6648f4c9b92f5061ce844cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 20:02:45 +0000 Subject: [PATCH] Bump com.amazonaws:aws-lambda-java-core from 1.3.0 to 1.4.0 Bumps [com.amazonaws:aws-lambda-java-core](https://github.com/aws/aws-lambda-java-libs) from 1.3.0 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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 47e6e24..2307685 100644 --- a/pom.xml +++ b/pom.xml @@ -274,7 +274,7 @@ aws-lambda-java-core com.amazonaws - 1.3.0 + 1.4.0 aws-lambda-java-events