Skip to content

Commit

Permalink
[pom] Drop xhtml and use only xhtml5
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Dec 19, 2024
1 parent 9b63a0e commit 8bd901e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -525,6 +525,10 @@
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-container-default</artifactId>
</exclusion>
<exclusion>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-module-xhtml</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down

0 comments on commit 8bd901e

Please sign in to comment.