This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git
The following commit(s) were added to refs/heads/master by this push:
new a5a87e0 Bump apache-rat-plugin from 0.13 to 0.14
a5a87e0 is described below
commit a5a87e069f82ad0e779fa33299f47d18303eb055
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 13 04:04:16 2022 +0000
Bump apache-rat-plugin from 0.13 to 0.14
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]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7f50e9b..a01d76d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -308,7 +308,7 @@ under the License.
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
- <version>0.13</version>
+ <version>0.14</version>
</plugin>
</plugins>
</pluginManagement>