From a4c44aa34a7e9ac023cb26328a0df0948067b257 Mon Sep 17 00:00:00 2001 From: Stephane Landelle Date: Mon, 10 Aug 2020 11:15:39 +0200 Subject: [PATCH] Upgrade jctools from 3.0.0 to 3.1.0 (#10456) Motivation: JCTools 3.1.0 is out and includes several fixes, see https://github.com/JCTools/JCTools/releases/tag/v3.1.0 Modification: Upgrade jctools-core version in pom.xml Result: Netty ships latest version of jctools. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 271aea7d39..b60b4da348 100644 --- a/pom.xml +++ b/pom.xml @@ -556,7 +556,7 @@ org.jctools jctools-core - 3.0.0 + 3.1.0