From e05ccb15f2325f3e35b65c792f2cc9f52f7f9d01 Mon Sep 17 00:00:00 2001 From: gaozhaochen Date: Wed, 9 Aug 2023 10:44:25 +0800 Subject: [PATCH] =?UTF-8?q?update:=20pom=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- smart-health-modules/theme-schema/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/smart-health-modules/theme-schema/pom.xml b/smart-health-modules/theme-schema/pom.xml index 95175ab..62aeb20 100644 --- a/smart-health-modules/theme-schema/pom.xml +++ b/smart-health-modules/theme-schema/pom.xml @@ -35,6 +35,15 @@ org.springframework.boot spring-boot-starter-web + + org.java-websocket + Java-WebSocket + 1.3.5 + + + org.springframework.boot + spring-boot-starter-webflux + org.springframework.boot -- 2.22.0