From 1352f4c58177b467a909d1dd4049a5a68118a60b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 05:56:54 +0000 Subject: [PATCH] chore(deps): bump spring-web in /app/server/appsmith-plugins/saasPlugin Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.2.3.RELEASE to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 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..d4ad729c613 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 + 6.0.0 provided