From cfd69e4fbed9708ff7bf4ef399c4bfe202864335 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 Aug 2024 20:12:20 +0000 Subject: [PATCH] fix: app/server/appsmith-plugins/saasPlugin/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-7687447 --- app/server/appsmith-plugins/saasPlugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/server/appsmith-plugins/saasPlugin/pom.xml b/app/server/appsmith-plugins/saasPlugin/pom.xml index 2d7db47fe7e..06fe3ac1300 100644 --- a/app/server/appsmith-plugins/saasPlugin/pom.xml +++ b/app/server/appsmith-plugins/saasPlugin/pom.xml @@ -39,7 +39,7 @@ org.springframework spring-web - 5.2.3.RELEASE + 5.3.38 provided