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.
This commit is contained in:
parent
6fd5550ad7
commit
6240a4b03f
2
pom.xml
2
pom.xml
@ -546,7 +546,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jctools</groupId>
|
<groupId>org.jctools</groupId>
|
||||||
<artifactId>jctools-core</artifactId>
|
<artifactId>jctools-core</artifactId>
|
||||||
<version>3.0.0</version>
|
<version>3.1.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user