From 216f2a42eca5eea4761cc6846ce3787c6c1c728a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 18 May 2024 19:54:32 +0000 Subject: [PATCH] fix: storage-s3/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-SOFTWAREAMAZONION-6153869 --- storage-s3/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage-s3/pom.xml b/storage-s3/pom.xml index 4f53aae..b4573f9 100644 --- a/storage-s3/pom.xml +++ b/storage-s3/pom.xml @@ -14,7 +14,7 @@ com.amazonaws aws-java-sdk-s3 - 1.11.784 + 1.12.725 io.hkube