Skip to content

Commit ff181a5

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

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
@@ -46,7 +46,7 @@
4646
--add-exports=jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED
4747
--add-exports=jdk.compiler/com.sun.tools.javac.processing=ALL-UNNAMED
4848
--add-exports=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED
49-
--add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMEDUNNAMED
49+
--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
5252
--add-opens=jdk.compiler/com.sun.tools.javac.comp=ALL-

0 commit comments

Comments
 (0)