NO-JIRA: Bump org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1 (#1690)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index f070b9c..e90d5a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,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>