Skip to content

Commit 73be942

Browse files
galaxy-seawenshao
authored andcommitted
fix #2797 #2722 模块化使用报错
1 parent b4fba6f commit 73be942

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/main/moditect/module-info.java

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// https://www.oracle.com/corporate/features/understanding-java-9-modules.html
22

33
open module com.alibaba.fastjson2 {
4-
requires transitive fastjson;
54
requires transitive jdk.unsupported;
65
requires java.management;
76

0 commit comments

Comments
 (0)