From edf51e55de80316897659e54d74d9b09bfc97c73 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Apr 2023 03:45:49 +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..8bf380d --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.amazonaws aws-java-sdk-core - 1.12.209 + 1.12.458 @@ -39,7 +39,7 @@ com.amazonaws aws-java-sdk-sns - 1.12.209 + 1.12.458