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