From 7247639694686663bcd57c01a672409a368a6e0a Mon Sep 17 00:00:00 2001 From: Simone Bordet Date: Fri, 20 Dec 2019 16:59:47 +0100 Subject: [PATCH] Issue #4225 - Fix JPMS transitivity. Integrated Jetty WebSocket API 1.1.2. Signed-off-by: Simone Bordet --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 893aa1a6938..b7485c7a44b 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,7 @@ 5.1.1.RELEASE 1.2 4.0.3 + 1.1.2 9.0.19 9.4.8.Final @@ -956,7 +957,7 @@ org.eclipse.jetty.toolchain jetty-javax-websocket-api - 1.1.1 + ${websocket.api.version} jakarta.annotation