Skip to content

Commit 1424b02

Browse files
committed
Update maven site plugin to use new doxia version for publishing
1 parent 71798dc commit 1424b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
<dependency>
197197
<groupId>org.apache.maven.doxia</groupId>
198198
<artifactId>doxia-module-markdown</artifactId>
199-
<version>1.8</version>
199+
<version>1.12.0</version>
200200
</dependency>
201201
</dependencies>
202202
</plugin>

0 commit comments

Comments
 (0)