From 1fb285d715d9cbdf69b351af8edc40718bc33cf1 Mon Sep 17 00:00:00 2001 From: Derek Roberts Date: Tue, 3 Dec 2024 13:19:18 -0800 Subject: [PATCH] Hold back spring updates --- backend/pom.xml | 6 +++--- legacy/pom.xml | 4 ++-- processor/pom.xml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) 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