From 908091ad5a03ce39cd2ddb86afc45c29bda75283 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Nov 2022 01:58:58 +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 36aae75..b8bfc6b --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.amazonaws aws-java-sdk-core - 1.12.209 + 1.12.340 @@ -39,7 +39,7 @@ com.amazonaws aws-java-sdk-sns - 1.12.209 + 1.12.339