You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2022/04/18 09:59:38 UTC

[maven-doxia-converter] branch master updated: Bump doxia-tools from 34 to 35

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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-converter.git


The following commit(s) were added to refs/heads/master by this push:
     new 9c565b5  Bump doxia-tools from 34 to 35
9c565b5 is described below

commit 9c565b59118c738d3472971ecf36e69a079ecbee
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Mar 10 04:42:04 2022 +0000

    Bump doxia-tools from 34 to 35
    
    Bumps [doxia-tools](https://github.com/apache/maven-parent) from 34 to 35.
    - [Release notes](https://github.com/apache/maven-parent/releases)
    - [Commits](https://github.com/apache/maven-parent/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.doxia:doxia-tools
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e3e6c99..9707281 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-tools</artifactId>
-    <version>34</version>
+    <version>35</version>
     <relativePath />
   </parent>