From 9f63b8acce89d4dc30f7b511574e756c26fdb063 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 5 Apr 2023 01:02:08 +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..7f14359 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.amazonaws aws-java-sdk-core - 1.12.209 + 1.12.442 @@ -39,7 +39,7 @@ com.amazonaws aws-java-sdk-sns - 1.12.209 + 1.12.442