You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/03/26 22:37:22 UTC

[maven-javadoc-plugin] 01/01: update doxia

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

elharo pushed a commit to branch up
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git

commit 991c382b1b6d7e2c1abf586e882ac63d72404aad
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Thu Mar 26 18:37:07 2020 -0400

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

diff --git a/pom.xml b/pom.xml
index 039e4f9..1d8912e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@ under the License.
   <properties>
     <javaVersion>7</javaVersion>
     <mavenVersion>3.0</mavenVersion>
-    <doxiaVersion>1.7</doxiaVersion>
+    <doxiaVersion>1.9.1</doxiaVersion>
     <doxia-sitetoolsVersion>1.9.2</doxia-sitetoolsVersion>
     <wagonVersion>2.4</wagonVersion>
     <sonatypeAetherVersion>1.13.1</sonatypeAetherVersion>