From c57c7af095e7c3e8984ac5dc2bc5d4bb4db599f9 Mon Sep 17 00:00:00 2001 From: "adel.ka" Date: Tue, 28 Oct 2025 13:27:54 +0300 Subject: [PATCH] =?UTF-8?q?fix=20CVE-2025-4125=20-=20=D1=83=D0=B1=D1=80?= =?UTF-8?q?=D0=B0=D0=BB=20=D0=B7=D0=B0=D0=B2=D0=B8=D1=81=D0=B8=D0=BC=D0=BE?= =?UTF-8?q?=D1=81=D1=82=D1=8C=20=D0=BD=D0=B0=20=D0=B2=D0=B5=D0=B1=D1=81?= =?UTF-8?q?=D0=BE=D0=BA=D0=B5=D1=82,=20=D1=82=D0=B0=D0=BA=20=D0=BA=D0=B0?= =?UTF-8?q?=D0=BA=20=D1=81=D0=B5=D0=B9=D1=87=D0=B0=D1=81=20=D0=BE=D0=BD=20?= =?UTF-8?q?=D0=BD=D0=B5=20=D0=B8=D1=81=D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D1=83?= =?UTF-8?q?=D0=B5=D1=82=D1=81=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/pom.xml | 4 ---- pom.xml | 5 ----- 2 files changed, 9 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index 189af1ee..b7650dd9 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -228,10 +228,6 @@ org.postgresql postgresql - - org.springframework - spring-websocket - org.springframework spring-messaging diff --git a/pom.xml b/pom.xml index ba0b5ddd..351b9d96 100644 --- a/pom.xml +++ b/pom.xml @@ -309,11 +309,6 @@ ${webbpm-platform.version} runtime - - org.springframework - spring-websocket - ${spring.version} - org.springframework spring-messaging