File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed
dubbo-serialization/dubbo-serialization-api Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -35,25 +35,5 @@ limitations under the License.
3535 <artifactId >dubbo-common</artifactId >
3636 <version >${project.parent.version} </version >
3737 </dependency >
38- <dependency >
39- <groupId >com.alibaba</groupId >
40- <artifactId >hessian-lite</artifactId >
41- </dependency >
42- <dependency >
43- <groupId >com.alibaba</groupId >
44- <artifactId >fastjson</artifactId >
45- </dependency >
46- <dependency >
47- <groupId >com.esotericsoftware</groupId >
48- <artifactId >kryo</artifactId >
49- </dependency >
50- <dependency >
51- <groupId >de.javakaffee</groupId >
52- <artifactId >kryo-serializers</artifactId >
53- </dependency >
54- <dependency >
55- <groupId >de.ruedigermoeller</groupId >
56- <artifactId >fst</artifactId >
57- </dependency >
5838 </dependencies >
5939</project >
You can’t perform that action at this time.
0 commit comments