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/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push:
new 3e085dec7f Bump org.codehaus.mojo:tidy-maven-plugin from 1.2.0 to 1.3.0
3e085dec7f is described below
commit 3e085dec7f6e52cf40c70b8be95477a0fd10e218
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 13 13:36:51 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] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c942eaa4c7..3ac8faefe5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1625,7 +1625,7 @@ $${type_declaration}</template></templates>]]></value>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>tidy-maven-plugin</artifactId>
- <version>1.2.0</version>
+ <version>1.3.0</version>
<executions>
<execution>
<goals>