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/07/25 06:05:53 UTC

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

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 441bc58  Bump doxia-tools from 35 to 37
441bc58 is described below

commit 441bc581dfb467eac001f98039c3ce94d2211795
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Jul 25 04:02:45 2022 +0000

    Bump doxia-tools from 35 to 37
    
    Bumps [doxia-tools](https://github.com/apache/maven-parent) from 35 to 37.
    - [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 f1e33f0..960d526 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>35</version>
+    <version>37</version>
     <relativePath />
   </parent>