From 6e0f1f3d987d7841ee495743543fa627066ecb88 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Mon, 8 Dec 2014 08:45:04 -0800 Subject: [PATCH] Use wesocket dependency from Undertow starter --- .../spring-boot-sample-websocket-undertow/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml b/spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml index a3c2add6a0..eef085f6e4 100755 --- a/spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml +++ b/spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml @@ -34,10 +34,6 @@ org.springframework.boot spring-boot-starter-undertow - - io.undertow - undertow-websockets-jsr - org.springframework.boot spring-boot-starter-actuator