From 9b600f021b16aaf1f4cd9cfe1a21b900134845f3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 12 Feb 2024 17:08:34 +0000 Subject: [PATCH] fix: vendor/aws-sdk-cpp-1.3.50/code-generation/generator/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://dev.snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-1015415 - https://dev.snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-32236 - https://dev.snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356 - https://dev.snyk.io/vuln/SNYK-JAVA-COMMONSIO-1277109 - https://dev.snyk.io/vuln/SNYK-JAVA-NETLINGALAZIP4J-1011359 - https://dev.snyk.io/vuln/SNYK-JAVA-NETLINGALAZIP4J-1074967 - https://dev.snyk.io/vuln/SNYK-JAVA-NETLINGALAZIP4J-31679 - https://dev.snyk.io/vuln/SNYK-JAVA-NETLINGALAZIP4J-3227608 --- vendor/aws-sdk-cpp-1.3.50/code-generation/generator/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vendor/aws-sdk-cpp-1.3.50/code-generation/generator/pom.xml b/vendor/aws-sdk-cpp-1.3.50/code-generation/generator/pom.xml index 1b67c232..8215244c 100644 --- a/vendor/aws-sdk-cpp-1.3.50/code-generation/generator/pom.xml +++ b/vendor/aws-sdk-cpp-1.3.50/code-generation/generator/pom.xml @@ -72,7 +72,7 @@ com.google.guava guava - 17.0-rc2 + 32.0.0-android com.google.code.gson @@ -110,12 +110,12 @@ commons-io commons-io - 2.5 + 2.7 net.lingala.zip4j zip4j - 1.3.2 + 2.11.3 \ No newline at end of file