From af97205557bd2871061a65c09027301e70d56dc8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 1 Jun 2022 16:28:41 +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-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..4e4a0b783 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.12.6.1 com.google.code.gson gson - 2.8.5 + 2.8.9 org.json json - 20160810 + 20180130