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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 50e30180a Bump doxia-integration-tools from 1.10 to 1.11.1
50e30180a is described below

commit 50e30180a4e7bf1a399e9f2808d9a81ed13474a7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 18 04:00:15 2022 +0000

    Bump doxia-integration-tools from 1.10 to 1.11.1
    
    Bumps 
[doxia-integration-tools](https://github.com/apache/maven-doxia-sitetools) from 
1.10 to 1.11.1.
    - [Release notes](https://github.com/apache/maven-doxia-sitetools/releases)
    - 
[Commits](https://github.com/apache/maven-doxia-sitetools/compare/doxia-sitetools-1.10...doxia-sitetools-1.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.doxia:doxia-integration-tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 buildutils/buildutils-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildutils/buildutils-maven-plugin/pom.xml 
b/buildutils/buildutils-maven-plugin/pom.xml
index 247a9486f..5e17bd816 100644
--- a/buildutils/buildutils-maven-plugin/pom.xml
+++ b/buildutils/buildutils-maven-plugin/pom.xml
@@ -32,7 +32,7 @@
     <url>http://ws.apache.org/axiom/</url>
 
     <properties>
-        <doxia.version>1.10</doxia.version>
+        <doxia.version>1.11.1</doxia.version>
     </properties>
 
     <dependencyManagement>

Reply via email to