You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mb...@apache.org on 2018/05/29 16:46:30 UTC

[commons-weaver] 01/02: upgrade doxia-module-markdown

This is an automated email from the ASF dual-hosted git repository.

mbenson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-weaver.git

commit 946592117891bca3d3bce620dd0e847262b97d13
Author: Matt Benson <mb...@apache.org>
AuthorDate: Tue May 29 11:42:35 2018 -0500

    upgrade doxia-module-markdown
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0725e66..9fe4eae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -293,7 +293,7 @@ under the License.
           <dependency>
             <groupId>org.apache.maven.doxia</groupId>
             <artifactId>doxia-module-markdown</artifactId>
-            <version>1.6</version>
+            <version>1.8</version>
           </dependency>
         </dependencies>
       </plugin>

-- 
To stop receiving notification emails like this one, please contact
mbenson@apache.org.