From 4a4f41d8ce2140fc65f30ab0a18897bd78debf68 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 26 Jul 2024 19:42:53 +0000 Subject: [PATCH] fix: aws-java-simple-http-endpoint/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-7569538 --- aws-java-simple-http-endpoint/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aws-java-simple-http-endpoint/pom.xml b/aws-java-simple-http-endpoint/pom.xml index fc4455ba6..0788a53a6 100644 --- a/aws-java-simple-http-endpoint/pom.xml +++ b/aws-java-simple-http-endpoint/pom.xml @@ -27,12 +27,12 @@ com.fasterxml.jackson.core jackson-core - 2.8.5 + 2.15.0 com.fasterxml.jackson.core jackson-databind - 2.8.5 + 2.15.0 com.fasterxml.jackson.core