From f2818ce407d08e939ba8e48ef045883152cabbe3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 15 Jul 2025 06:18:32 +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-10500754 --- 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 fcf8f08ed..7aead1fa4 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.9.8 + 2.15.0 com.fasterxml.jackson.core jackson-databind - 2.10.0.pr1 + 2.15.0 com.fasterxml.jackson.core