From 027dbb01aeb925f2be341caa88667849ee4b6e31 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 14 Apr 2023 19:41:37 +0000 Subject: [PATCH] fix: extension/storage/storage-mongodb/pom.xml & pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-5422217 --- extension/storage/storage-mongodb/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extension/storage/storage-mongodb/pom.xml b/extension/storage/storage-mongodb/pom.xml index b4cccd986..ec52728f6 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.4.11 provided diff --git a/pom.xml b/pom.xml index dd975ec02..a6fd28289 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ UTF-8 UTF-8 UTF-8 - 5.2.3.RELEASE + 5.2.24.RELEASE 1.7.13 1.25.2 true