Skip to content

Commit

Permalink
Update maven site plugin to use new doxia version for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
jjlauer committed Dec 7, 2023
1 parent 71798dc commit 1424b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-module-markdown</artifactId>
<version>1.8</version>
<version>1.12.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 1424b02

Please sign in to comment.