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

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

commit ba5624e7ddb8368eb0e3f9efcfde49688d69ff9a
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sun Oct 24 20:42:52 2021 +0200

    Bump doxia-sink-api from 1.9.1 to 1.11.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7e80947..ea730fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@ under the License.
   <properties>
     <javaVersion>8</javaVersion>
     <mavenVersion>3.0</mavenVersion>
-    <doxiaVersion>1.9.1</doxiaVersion>
+    <doxiaVersion>1.11.1</doxiaVersion>
     <doxia-sitetoolsVersion>1.9.2</doxia-sitetoolsVersion>
     <wagonVersion>2.4</wagonVersion>
     <sonatypeAetherVersion>1.13.1</sonatypeAetherVersion>

Reply via email to