From f906185ce1424f707d290d3e4fc3e4b8a3e184f9 Mon Sep 17 00:00:00 2001 From: waynedunican Date: Fri, 25 Oct 2024 09:57:33 +0100 Subject: Increase apex-pdp line and branch coverage Issue-ID: POLICY-5059 Change-Id: Ifa1472dd914ec0ef25372fa057514571a7ea27ac Signed-off-by: waynedunican --- tools/simple-wsclient/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tools/simple-wsclient') diff --git a/tools/simple-wsclient/pom.xml b/tools/simple-wsclient/pom.xml index 2d7de02a5..cb737a4c1 100644 --- a/tools/simple-wsclient/pom.xml +++ b/tools/simple-wsclient/pom.xml @@ -30,6 +30,10 @@ ${project.artifactId} [${project.parent.artifactId}] Simple Websocket client (console and echo) + + true + + jakarta.websocket -- cgit