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

mbuenger pushed a commit to branch maven-plugin-tools-3.x
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git


The following commit(s) were added to refs/heads/maven-plugin-tools-3.x by this 
push:
     new 2c06a34c Bump doxiaVersion from 2.0.0 to 2.1.0 (#1090)
2c06a34c is described below

commit 2c06a34c5eeb2448cc1b52cb0eda74b396b087c1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 28 19:02:13 2026 +0100

    Bump doxiaVersion from 2.0.0 to 2.1.0 (#1090)
    
    Bumps `doxiaVersion` from 2.0.0 to 2.1.0.
    
    Updates `org.apache.maven.doxia:doxia-sink-api` from 2.0.0 to 2.1.0
    - [Release notes](https://github.com/apache/maven-doxia/releases)
    - 
[Commits](https://github.com/apache/maven-doxia/compare/doxia-2.0.0...doxia-2.1.0)
    
    Updates `org.apache.maven.doxia:doxia-core` from 2.0.0 to 2.1.0
    - [Release notes](https://github.com/apache/maven-doxia/releases)
    - 
[Commits](https://github.com/apache/maven-doxia/compare/doxia-2.0.0...doxia-2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.doxia:doxia-sink-api
      dependency-version: 2.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.maven.doxia:doxia-core
      dependency-version: 2.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 maven-plugin-report-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-plugin-report-plugin/pom.xml 
b/maven-plugin-report-plugin/pom.xml
index d056cdc8..ec82c553 100644
--- a/maven-plugin-report-plugin/pom.xml
+++ b/maven-plugin-report-plugin/pom.xml
@@ -39,7 +39,7 @@
 
   <properties>
     <it.debug>true</it.debug>
-    <doxiaVersion>2.0.0</doxiaVersion>
+    <doxiaVersion>2.1.0</doxiaVersion>
   </properties>
 
   <dependencies>

Reply via email to