File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
codec/codec-sofa-fury/src/main/java/com/alipay/sofa/rpc/codec/fury Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 7373 <grpc .version>1.53.0</grpc .version>
7474 <guava .version>32.0.0-jre</guava .version>
7575 <transmittable .version>2.12.1</transmittable .version>
76- <fury .version>0.6 .0</fury .version>
76+ <fury .version>0.7 .0</fury .version>
7777 <commons_compress_version >1.26.0</commons_compress_version >
7878 </properties >
7979
Original file line number Diff line number Diff line change 3939 <jackson .databind.version>2.12.7.1</jackson .databind.version>
4040 <msgpack .version>0.6.12</msgpack .version>
4141 <protostuff .version>1.5.9</protostuff .version>
42- <fury .version>0.6 .0</fury .version>
42+ <fury .version>0.7 .0</fury .version>
4343 <grpc .version>1.53.0</grpc .version>
4444
4545 <!-- common-->
Original file line number Diff line number Diff line change 4040import java .util .List ;
4141import java .util .Map ;
4242
43-
4443import static org .apache .fury .config .CompatibleMode .COMPATIBLE ;
4544
4645/**
You can’t perform that action at this time.
0 commit comments