diff --git a/server/api-service/openblocks-plugins/googleSheetsPlugin/pom.xml b/server/api-service/openblocks-plugins/googleSheetsPlugin/pom.xml index 9b31d1018..b631fb89c 100644 --- a/server/api-service/openblocks-plugins/googleSheetsPlugin/pom.xml +++ b/server/api-service/openblocks-plugins/googleSheetsPlugin/pom.xml @@ -61,7 +61,7 @@ org.springframework.boot spring-boot-starter-webflux - 2.7.0 + 3.0.6 test diff --git a/server/api-service/openblocks-plugins/graphqlPlugin/pom.xml b/server/api-service/openblocks-plugins/graphqlPlugin/pom.xml index 40362683d..0c4e6db28 100644 --- a/server/api-service/openblocks-plugins/graphqlPlugin/pom.xml +++ b/server/api-service/openblocks-plugins/graphqlPlugin/pom.xml @@ -107,7 +107,7 @@ org.springframework.boot spring-boot-starter-webflux - 2.5.12 + 3.0.6 test