From bda64afb0a7ef74b64313f30c50750640d5f69b8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Oct 2023 01:32:04 +0000 Subject: [PATCH] fix: upgrade com.amazonaws:aws-lambda-java-core from 1.1.0 to 1.2.2 Snyk has created this PR to upgrade com.amazonaws:aws-lambda-java-core from 1.1.0 to 1.2.2. See this package in Maven Repository: https://mvnrepository.com/artifact/com.amazonaws/aws-lambda-java-core/ See this project in Snyk: https://app.snyk.io/org/frameio-allrepos/project/4078009b-683b-4f72-9664-6c83f3b83703?utm_source=github&utm_medium=referral&page=upgrade-pr --- examples/java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/java/pom.xml b/examples/java/pom.xml index ece4ba18..c638681e 100644 --- a/examples/java/pom.xml +++ b/examples/java/pom.xml @@ -65,7 +65,7 @@ com.amazonaws aws-lambda-java-core - 1.1.0 + 1.2.2