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 8d5a8c523 Bump org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1 8d5a8c523 is described below commit 8d5a8c523075fb86601cc9d814b8b4e6f7b940c7 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Jan 29 03:36:15 2024 +0000 Bump org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1 Bumps org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1. --- updated-dependencies: - dependency-name: org.apache.rat:apache-rat-plugin dependency-type: direct:production update-type: version-update:semver-patch ... 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 8fb3bad80..f8a42ce89 100644 --- a/pom.xml +++ b/pom.xml @@ -728,7 +728,7 @@ <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.16</version> + <version>0.16.1</version> </plugin> <plugin> <artifactId>maven-enforcer-plugin</artifactId>