Skip to content

Commit 6d40813

Browse files
committed
next try
1 parent 652af45 commit 6d40813

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030

3131
<surefire.argLine.modules>
3232
--add-modules org.slf4j
33-
--add-modules org.apache.logging.log4j
33+
--add-reads org.htmlunit=org.apache.logging.log4j
34+
--add-reads org.htmlunit=org.apache.logging.log4j.core
3435
--add-opens org.htmlunit/org.htmlunit=ALL-UNNAMED
3536
--add-opens org.htmlunit/org.htmlunit.junit=ALL-UNNAMED
3637
</surefire.argLine.modules>

0 commit comments

Comments
 (0)