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 a63706f50 Bump org.codehaus.mojo:tidy-maven-plugin from 1.4.0 to 1.4.1
a63706f50 is described below

commit a63706f5097c58fe08bf413ebb9c7ab860b143ea
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 15 03:53:05 2026 +0000

    Bump org.codehaus.mojo:tidy-maven-plugin from 1.4.0 to 1.4.1
    
    Bumps 
[org.codehaus.mojo:tidy-maven-plugin](https://github.com/mojohaus/tidy-maven-plugin)
 from 1.4.0 to 1.4.1.
    - [Release notes](https://github.com/mojohaus/tidy-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/tidy-maven-plugin/compare/1.4.0...1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:tidy-maven-plugin
      dependency-version: 1.4.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    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 063d8fd09..5f64af7a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1203,7 +1203,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>tidy-maven-plugin</artifactId>
-                <version>1.4.0</version>
+                <version>1.4.1</version>
                 <executions>
                     <execution>
                         <!-- The default binding to the verify phase doesn't 
work here because some

Reply via email to