From 8734067cad6245048195db83a9466439366e063d Mon Sep 17 00:00:00 2001 From: Trisha Anand Date: Thu, 9 Jul 2020 21:12:16 +0530 Subject: [PATCH] Resolving the dependabot vulnerabilities. (#69) --- app/server/appsmith-interfaces/pom.xml | 2 +- app/server/appsmith-plugins/rapidApiPlugin/pom.xml | 2 +- app/server/appsmith-plugins/restApiPlugin/pom.xml | 2 +- app/server/appsmith-server/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/server/appsmith-interfaces/pom.xml b/app/server/appsmith-interfaces/pom.xml index b2071a38e5..720defb7c1 100644 --- a/app/server/appsmith-interfaces/pom.xml +++ b/app/server/appsmith-interfaces/pom.xml @@ -67,7 +67,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.8 + 2.9.10.5 compile diff --git a/app/server/appsmith-plugins/rapidApiPlugin/pom.xml b/app/server/appsmith-plugins/rapidApiPlugin/pom.xml index 53b788e079..f80bb29a7d 100644 --- a/app/server/appsmith-plugins/rapidApiPlugin/pom.xml +++ b/app/server/appsmith-plugins/rapidApiPlugin/pom.xml @@ -48,7 +48,7 @@ org.springframework spring-webflux - 5.1.5.RELEASE + 5.1.13.RELEASE diff --git a/app/server/appsmith-plugins/restApiPlugin/pom.xml b/app/server/appsmith-plugins/restApiPlugin/pom.xml index 84f6cda457..50794c3612 100644 --- a/app/server/appsmith-plugins/restApiPlugin/pom.xml +++ b/app/server/appsmith-plugins/restApiPlugin/pom.xml @@ -48,7 +48,7 @@ org.springframework spring-webflux - 5.1.5.RELEASE + 5.1.13.RELEASE diff --git a/app/server/appsmith-server/pom.xml b/app/server/appsmith-server/pom.xml index 25e091c691..a3c9aecaab 100644 --- a/app/server/appsmith-server/pom.xml +++ b/app/server/appsmith-server/pom.xml @@ -92,7 +92,7 @@ org.hibernate.validator hibernate-validator - 6.0.17.Final + 6.0.18.Final org.glassfish