From 24613d273f21ecb405eeb4bfc277af8977c5ba31 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 14 Aug 2024 20:18:07 +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-COMFASTERXMLJACKSONCORE-7569538 - 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..3909e98 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.768 io.hkube