Skip to content

Commit 399a54f

Browse files
authored
Merge pull request #240 from gresrun/dependabot/maven/org.apache.maven.doxia-doxia-module-markdown-1.12.0
Bump doxia-module-markdown from 1.11.1 to 1.12.0
2 parents fa8bb6f + c773075 commit 399a54f

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
@@ -220,7 +220,7 @@
220220
<!-- Allows markdown syntax for site generation. To use it place files below src/site/markdown/[filename].md -->
221221
<groupId>org.apache.maven.doxia</groupId>
222222
<artifactId>doxia-module-markdown</artifactId>
223-
<version>1.11.1</version>
223+
<version>1.12.0</version>
224224
</dependency>
225225
</dependencies>
226226
<configuration>

0 commit comments

Comments
 (0)