This is an automated email from the ASF dual-hosted git repository. juanpablo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jspwiki.git
commit e9ecd0fb2500f8638d0e39d27a2b2d47b4af88cd Author: juanpablo <[email protected]> AuthorDate: Sat Feb 3 20:37:56 2018 +0100 Flexmark updated to 0.28.38 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b24797c..0f26d93 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> - <flexmark.version>0.28.34</flexmark.version> + <flexmark.version>0.28.38</flexmark.version> <jdk.version>1.6</jdk.version> <lucene.version>4.7.0</lucene.version> <selenium.version>2.42.0</selenium.version> -- To stop receiving notification emails like this one, please contact [email protected].
