From 1d07b952fb3a92b45ba4734331040202750b4582 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Dec 2021 21:37:51 +0000 Subject: [PATCH] fix: upgrade com.google.code.gson:gson from 2.8.5 to 2.8.9 Snyk has created this PR to upgrade com.google.code.gson:gson from 2.8.5 to 2.8.9. See this package in Maven Repository: https://mvnrepository.com/artifact/com.google.code.gson/gson/ See this project in Snyk: https://app.snyk.io/org/assaf.benjosef/project/955896ac-bf36-4f52-9eb8-851d7f3f2078?utm_source=github&utm_medium=referral&page=upgrade-pr --- aws-lambda-java-serialization/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-lambda-java-serialization/pom.xml b/aws-lambda-java-serialization/pom.xml index e3892d6c4..0a46ff19c 100644 --- a/aws-lambda-java-serialization/pom.xml +++ b/aws-lambda-java-serialization/pom.xml @@ -44,7 +44,7 @@ com.google.code.gson gson - 2.8.5 + 2.8.9 org.json