From 862e4661d9e3c80d5a291f0d0a26939a7b55ea6a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 21 Mar 2023 18:48:09 +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..fb66cb4 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.amazonaws aws-java-sdk-core - 1.12.209 + 1.12.431 @@ -39,7 +39,7 @@ com.amazonaws aws-java-sdk-sns - 1.12.209 + 1.12.431