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

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dist-tool.git


The following commit(s) were added to refs/heads/master by this push:
     new fd78955  Bump org.apache.maven.doxia:doxia-core from 2.0.0 to 2.1.0 
(#167)
fd78955 is described below

commit fd789556b33cf400f6c881e6455e4ae5bf0b1f93
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 27 12:06:45 2026 +0100

    Bump org.apache.maven.doxia:doxia-core from 2.0.0 to 2.1.0 (#167)
    
    Bumps 
[org.apache.maven.doxia:doxia-core](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-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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 21b7337..98a1812 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
     <dependency>
       <groupId>org.apache.maven.doxia</groupId>
       <artifactId>doxia-core</artifactId>
-      <version>2.0.0</version>
+      <version>2.1.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.doxia</groupId>

Reply via email to