From a34a77882de68ede78c8c5b0714e2c53ca24963d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Oct 2023 14:50:29 +0000 Subject: [PATCH] fix: extension/storage/storage-mongodb/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-1015415 - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-32236 - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356 --- extension/storage/storage-mongodb/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension/storage/storage-mongodb/pom.xml b/extension/storage/storage-mongodb/pom.xml index b4cccd986..6a69a09f1 100644 --- a/extension/storage/storage-mongodb/pom.xml +++ b/extension/storage/storage-mongodb/pom.xml @@ -22,7 +22,7 @@ org.springframework.data spring-data-mongodb - 1.9.11.RELEASE + 3.3.0 provided