From b8decfa2570be6b32d13ce415427ab966ce8022a Mon Sep 17 00:00:00 2001 From: Bela Ban Date: Mon, 18 May 2020 14:21:22 +0200 Subject: [PATCH 1/2] Changed JGroups version to 5.0.0.Beta1 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 327ffa2..801cc97 100644 --- a/pom.xml +++ b/pom.xml @@ -25,9 +25,9 @@ - 1.8 - 1.8 - 4.2.3.Final + 11 + 11 + 5.0.0.Beta1 4.1.49.Final From ecc71c0899ea18aa2a67650aa13d94119e3db7fe Mon Sep 17 00:00:00 2001 From: baizel Date: Mon, 18 May 2020 14:18:16 +0100 Subject: [PATCH 2/2] Bump Netty version to use 4.1.50.Final --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 801cc97..987e300 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 11 11 5.0.0.Beta1 - 4.1.49.Final + 4.1.50.Final