From 44b9326d6acd0744b5d667a134e7b6800ff2c2dd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 14 Nov 2022 20:33:38 +0000 Subject: [PATCH] fix: aws-lambda-java-serialization/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-1048302 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038426 - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327 - https://snyk.io/vuln/SNYK-JAVA-ORGJSON-2841369 --- aws-lambda-java-serialization/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aws-lambda-java-serialization/pom.xml b/aws-lambda-java-serialization/pom.xml index e3892d6c4..b26ab31a4 100644 --- a/aws-lambda-java-serialization/pom.xml +++ b/aws-lambda-java-serialization/pom.xml @@ -39,17 +39,17 @@ com.fasterxml.jackson.core jackson-databind - 2.10.0 + 2.13.4 com.google.code.gson gson - 2.8.5 + 2.8.9 org.json json - 20160810 + 20180130