Skip to content

Commit 4213026

Browse files
chore(deps): update dependency ch.sbb.maven.plugins:markdown2html-maven-plugin to v1.6.0
1 parent 17808c2 commit 4213026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
118118
<nexus-staging-maven-plugin.autoReleaseAfterClose>true</nexus-staging-maven-plugin.autoReleaseAfterClose>
119119

120-
<markdown2html-maven-plugin.version>1.5.0</markdown2html-maven-plugin.version>
120+
<markdown2html-maven-plugin.version>1.6.0</markdown2html-maven-plugin.version>
121121
<markdown2html-maven-plugin.inputFile>${project.basedir}/README.md</markdown2html-maven-plugin.inputFile>
122122
<markdown2html-maven-plugin.extensionContextAdminHtml>${project.basedir}/src/main/resources/webapp/${maven-jar-plugin.Extension-Context}-admin/html</markdown2html-maven-plugin.extensionContextAdminHtml>
123123
<markdown2html-maven-plugin.outputFileName>about.html</markdown2html-maven-plugin.outputFileName>

0 commit comments

Comments
 (0)