From 54e87551594ff6e695bce50fc8c3c89e3048c6ab Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 Sep 2025 08:30:54 +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-COMMONSCODEC-561518 --- 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..6500ac8 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.791 io.hkube