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 73c1ed1347c6eee2301a8799fd5490d04769f8f0 Author: juanpablo <[email protected]> AuthorDate: Wed Dec 27 23:30:32 2017 +0100 updated Flexmak to 0.28.24 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c548c8..26adbc1 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.14</flexmark.version> + <flexmark.version>0.28.24</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]" <[email protected]>.
