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 3afec2246 Bump apache-rat-plugin from 0.13 to 0.14 (#55)
3afec2246 is described below
commit 3afec22461b771de89d425b1db3792e4d8f5bea5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 16 14:10:24 2022 +0100
Bump apache-rat-plugin from 0.13 to 0.14 (#55)
Bumps apache-rat-plugin from 0.13 to 0.14.
---
updated-dependencies:
- dependency-name: org.apache.rat:apache-rat-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
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 dfc3cfd69..444c65157 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,7 +239,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
- <version>0.13</version>
+ <version>0.14</version>
<executions>
<execution>
<phase>verify</phase>