Skip to content

Commit

Permalink
[pom] Add java.xml module as well for dom
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Dec 9, 2022
1 parent a542742 commit 36154e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,8 @@
<additionalOptions combine.children="append">
<option>--add-modules</option>
<option>java.sql</option>
<option>--add-modules</option>
<option>java.xml</option>
</additionalOptions>
</configuration>
</plugin>
Expand Down

0 comments on commit 36154e1

Please sign in to comment.