Skip to content

Commit c0187da

Browse files
authored
Update pom.xml
1 parent ff181a5 commit c0187da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mug-errorprone/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
--add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
5050
--add-opens=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED
5151
--add-opens=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED
52-
--add-opens=jdk.compiler/com.sun.tools.javac.comp=ALL-
52+
--add-opens=jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED
5353
--add-opens=java.base/java.math=ALL-UNNAMED
5454
--add-opens=java.base/java.nio=ALL-UNNAMED
5555
</argLine>

0 commit comments

Comments
 (0)