From 6830c175ca7ecc233a877dcc037765a931de56e0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 20 Jan 2024 04:39:44 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-SOFTWAREAMAZONION-6153869 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3086424..8f4154e 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ com.amazonaws aws-java-sdk-lambda - 1.11.856 + 1.12.641 commons-io