diff --git a/backend/pom.xml b/backend/pom.xml
index 180653348..ef763c023 100644
--- a/backend/pom.xml
+++ b/backend/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.4.0
+ 3.3.5
@@ -224,12 +224,12 @@
org.springframework
spring-web
- 6.2.0
+ 6.1.14
org.springframework.security
spring-security-core
- 6.4.1
+ 6.3.4
io.netty
diff --git a/legacy/pom.xml b/legacy/pom.xml
index d0eeb249d..7980589ed 100644
--- a/legacy/pom.xml
+++ b/legacy/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.4.0
+ 3.3.5
@@ -199,7 +199,7 @@
org.springframework
spring-web
- 6.2.0
+ 6.1.14
io.netty
diff --git a/processor/pom.xml b/processor/pom.xml
index 0b6bdbc6c..594e05cd8 100644
--- a/processor/pom.xml
+++ b/processor/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.4.0
+ 3.3.5
@@ -186,7 +186,7 @@
org.springframework
spring-web
- 6.2.0
+ 6.1.14
io.netty