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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 938b15ecb Bump org.codehaus.mojo:tidy-maven-plugin from 1.2.0 to 1.3.0
938b15ecb is described below

commit 938b15ecb17c8f449c215fbf3afe15a06978b327
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 13 03:05:17 2024 +0000

    Bump org.codehaus.mojo:tidy-maven-plugin from 1.2.0 to 1.3.0
    
    Bumps 
[org.codehaus.mojo:tidy-maven-plugin](https://github.com/mojohaus/tidy-maven-plugin)
 from 1.2.0 to 1.3.0.
    - [Release notes](https://github.com/mojohaus/tidy-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/tidy-maven-plugin/compare/tidy-maven-plugin-1.2.0...1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:tidy-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 62c420ad0..9df39f19f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1154,7 +1154,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>tidy-maven-plugin</artifactId>
-                <version>1.2.0</version>
+                <version>1.3.0</version>
                 <executions>
                     <execution>
                         <!-- The default binding to the verify phase doesn't 
work here because some

Reply via email to