Closed marschall closed 5 years ago
Remove imports from module-info. There is no need to require java.base. Modifiers on java.base are no longer allowed with Java 10+.
This change is
Remove imports from module-info. There is no need to require java.base. Modifiers on java.base are no longer allowed with Java 10+.
This change is