Skip to content

Commit

Permalink
Merge pull request #964 from hazendaz/master
Browse files Browse the repository at this point in the history
[pom] Drop xhtml and use only xhtml5
  • Loading branch information
hazendaz authored Jan 16, 2025
2 parents 558290f + 8bd901e commit 7be5a99
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 7be5a99

Please sign in to comment.