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 5fb34c164 Bump org.codehaus.mojo:tidy-maven-plugin from 1.3.0 to 1.4.0 5fb34c164 is described below commit 5fb34c164244baa0693f2c1d158dc17a67fbd5fe Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Mar 10 03:23:44 2025 +0000 Bump org.codehaus.mojo:tidy-maven-plugin from 1.3.0 to 1.4.0 Bumps [org.codehaus.mojo:tidy-maven-plugin](https://github.com/mojohaus/tidy-maven-plugin) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/mojohaus/tidy-maven-plugin/releases) - [Commits](https://github.com/mojohaus/tidy-maven-plugin/compare/1.3.0...1.4.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 0b3bbf714..a4a92ac8f 100644 --- a/pom.xml +++ b/pom.xml @@ -1190,7 +1190,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>tidy-maven-plugin</artifactId> - <version>1.3.0</version> + <version>1.4.0</version> <executions> <execution> <!-- The default binding to the verify phase doesn't work here because some