From 297e3543d0c1d509f670ff80bd52f04cda2bf3ca Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 11 Jun 2024 07:31:50 +0000 Subject: [PATCH] fix: upgrade com.google.code.gson:gson from 2.9.0 to 2.11.0 Snyk has created this PR to upgrade com.google.code.gson:gson from 2.9.0 to 2.11.0. See this package in maven: com.google.code.gson:gson See this project in Snyk: https://app.snyk.io/org/hamzaoodrive/project/ca9c277c-bd6e-40bf-a868-fe0cc9b2e305?utm_source=github&utm_medium=referral&page=upgrade-pr --- java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/pom.xml b/java/pom.xml index 86fe7da..1c11b1b 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -51,7 +51,7 @@ com.google.code.gson gson - 2.9.0 + 2.11.0