From 03bb9f1d38806f7b819025ce41ef527ed5f4aec3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 27 Oct 2023 03:33:41 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3086424..433cb87 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ com.amazonaws aws-java-sdk-lambda - 1.11.856 + 1.12.575 commons-io