From 0c0220ec5d14aa6d51da9ee0562eb21ce7a26e47 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 Jun 2022 04:26:31 +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-ORGSPRINGFRAMEWORKDATA-2932975 --- 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..0e565288b 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.5 provided