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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new c807f827898 Upgrade doxia to 1.11 (#8315)
c807f827898 is described below

commit c807f8278988ba594c6341b9efdb6449f3c237f7
Author: Tom Cunningham <tcunn...@redhat.com>
AuthorDate: Wed Sep 7 14:46:31 2022 -0400

    Upgrade doxia to 1.11 (#8315)
---
 tooling/maven/camel-api-component-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tooling/maven/camel-api-component-maven-plugin/pom.xml 
b/tooling/maven/camel-api-component-maven-plugin/pom.xml
index 2dd8de9ebd4..20a61bc8b9d 100644
--- a/tooling/maven/camel-api-component-maven-plugin/pom.xml
+++ b/tooling/maven/camel-api-component-maven-plugin/pom.xml
@@ -106,7 +106,7 @@
         <dependency>
             <groupId>org.apache.maven.doxia</groupId>
             <artifactId>doxia-site-renderer</artifactId>
-            <version>1.6</version>
+            <version>1.11.1</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.apache.velocity</groupId>

Reply via email to