From 875cd68cfe15f4fdcd128c33569a91ba6abced15 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Jan 2023 03:41:16 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038426 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 2452fa8..542b8fb --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.amazonaws aws-java-sdk-core - 1.12.209 + 1.12.382 @@ -39,7 +39,7 @@ com.amazonaws aws-java-sdk-sns - 1.12.209 + 1.12.382