From c76faaf542a53f60d2beadd02d9649a7f9d84b36 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 28 Jun 2025 13:52:12 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-10500754 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9d29bb36..5c660ba3 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.3 + 2.15.0 org.springframework.data @@ -63,7 +63,7 @@ com.amazonaws aws-java-sdk-dynamodb - 1.11.34 + 1.12.787 com.github.derjust