johnclot69 hai 1 semana
pai
achega
e7f79dc298
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      incubator-core/build.gradle

+ 1 - 2
incubator-core/build.gradle

@@ -14,8 +14,7 @@ dependencies {
 
     // 系统核心依赖
     api 'net.onedaybeard.artemis:artemis-odb:2.3.0'
-    api 'com.lmax:disruptor:3.4.4' // 高性能队列
-    api 'it.unimi.dsi:fastutil:8.5.15'
+    api 'com.lmax:disruptor:4.0.0' // 高性能队列
 
     // 网络通信和序列化
     api 'io.netty:netty-all:4.2.1.Final' // Netty 全功能包