Skip to content

Commit 36154e1

Browse files
committed
[pom] Add java.xml module as well for dom
1 parent a542742 commit 36154e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,8 @@
373373
<additionalOptions combine.children="append">
374374
<option>--add-modules</option>
375375
<option>java.sql</option>
376+
<option>--add-modules</option>
377+
<option>java.xml</option>
376378
</additionalOptions>
377379
</configuration>
378380
</plugin>

0 commit comments

Comments
 (0)