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/22 15:47:43 UTC

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

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

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

commit 224712c6ff5c4fa8b4eb6f3364c75af0d8d71ee8
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Sun Mar 22 11:47:30 2020 -0400

    update doxia
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1c99ba3..5ec5a03 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,8 +67,8 @@ under the License.
   <properties>
     <javaVersion>7</javaVersion>
     <mavenVersion>3.0</mavenVersion>
-    <doxiaVersion>1.7</doxiaVersion>
-    <doxia-sitetoolsVersion>1.7.4</doxia-sitetoolsVersion>
+    <doxiaVersion>1.9.1</doxiaVersion>
+    <doxia-sitetoolsVersion>1.9.2</doxia-sitetoolsVersion>
     <beanshell-groupId>org.beanshell</beanshell-groupId>
     <beanshell-artifactId>bsh</beanshell-artifactId>
     <beanshell-version>2.0b4</beanshell-version>