From e4aae56653189d2d9b5f7ed19c865b3645948f0d Mon Sep 17 00:00:00 2001 From: andyjk15 Date: Thu, 10 Sep 2020 17:14:09 +0100 Subject: [PATCH] [10.09.20] Scoped Pom deps --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 326a23e..cd32bf8 100644 --- a/pom.xml +++ b/pom.xml @@ -33,10 +33,12 @@ org.springframework.boot spring-boot-starter-web + provided org.springframework.boot spring-boot-starter-websocket + provided @@ -85,6 +87,7 @@ org.springframework.boot spring-boot-starter-artemis + provided