From 92221e686b80d9fa3dc241ff7a5e0dd38da6d35f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Nov 2022 08:07:33 +0000 Subject: [PATCH] Bump aws-lambda-java-core from 1.2.1 to 1.2.2 Bumps [aws-lambda-java-core](https://github.com/aws/aws-lambda-java-libs) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/aws/aws-lambda-java-libs/releases) - [Commits](https://github.com/aws/aws-lambda-java-libs/commits) --- updated-dependencies: - dependency-name: com.amazonaws:aws-lambda-java-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cc0cc91..d8342c9 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ under the License. com.amazonaws aws-lambda-java-core - 1.2.1 + 1.2.2 provided