From a678bd6afd44f5932ac8105a060279c6952dd5ce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Jun 2025 07:09:43 +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-10332631 --- 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..7676e4afb 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.13.0 com.fasterxml.jackson.core jackson-databind - 2.8.5 + 2.13.0 com.fasterxml.jackson.core