From 5906f30661e9d7697549b41951d6473ba25f866a Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 10 Jul 2018 12:25:19 +0300 Subject: Change JRuby and Websocket version Change the versions of JRuby and Java Websockets to versions that are approved by the Linux Foundation. Issue-ID: POLICY-905 Change-Id: I804ab1e9871bb573647035f47e674f472aba5528 Signed-off-by: liamfallon --- core/core-infrastructure/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core') diff --git a/core/core-infrastructure/pom.xml b/core/core-infrastructure/pom.xml index 84548c7e2..e314052b3 100644 --- a/core/core-infrastructure/pom.xml +++ b/core/core-infrastructure/pom.xml @@ -34,7 +34,7 @@ org.java-websocket Java-WebSocket - 1.3.4 + 1.3.8 com.google.guava @@ -45,4 +45,4 @@ gson - \ No newline at end of file + -- cgit 1.2.3-korg