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 25ed6a82795a9ce5a53102636b54d95cb8750275
Author: juanpablo <[email protected]>
AuthorDate: Sun Sep 30 19:27:25 2018 +0200

    flexmark updated to 0.34.46
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index af59268..3ea853e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
-    <flexmark.version>0.34.22</flexmark.version>
+    <flexmark.version>0.34.46</flexmark.version>
     <jdk.version>1.8</jdk.version>
     <maven.compiler.source>${jdk}</maven.compiler.source> <!-- override values 
from parent pom -->
     <maven.compiler.target>${jdk}</maven.compiler.target>

Reply via email to