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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5b6d2ce  Bump org.apache.maven.doxia:doxia-sink-api from 2.0.0 to 2.1.0
5b6d2ce is described below

commit 5b6d2ce01ae86a8e1d3187f258e5bd429b0c0e49
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 23 13:43:00 2026 +0000

    Bump org.apache.maven.doxia:doxia-sink-api from 2.0.0 to 2.1.0
    
    Bumps 
[org.apache.maven.doxia:doxia-sink-api](https://github.com/apache/maven-doxia) 
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
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8239724..30e34d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -174,7 +174,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.doxia</groupId>
       <artifactId>doxia-sink-api</artifactId>
-      <version>2.0.0</version>
+      <version>2.1.0</version>
     </dependency>
 
     <dependency>

Reply via email to