This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
The following commit(s) were added to refs/heads/master by this push: new 4bd832574 Bump org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1 (#272) 4bd832574 is described below commit 4bd832574514a434b9f921fd86148d1e7af4af35 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Jan 29 13:40:40 2024 +0000 Bump org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1 (#272) 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 92e19f80c..37b305340 100644 --- a/pom.xml +++ b/pom.xml @@ -230,7 +230,7 @@ <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.16</version> + <version>0.16.1</version> <executions> <execution> <phase>verify</phase>