This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 3_0_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
commit 7163483cc0de624657f0006f56c6825c7aef4d86
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] <[email protected]>
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 8e3d0f506..5f4ebf243 100644
--- a/pom.xml
+++ b/pom.xml
@@ -230,7 +230,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
- <version>0.15</version>
+ <version>0.16.1</version>
<executions>
<execution>
<phase>verify</phase>