This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-format.git
The following commit(s) were added to refs/heads/master by this push:
new b187374 Bump org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1
(#230)
b187374 is described below
commit b187374567403e99d798b773bdd5d8981bd985fa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 6 21:23:36 2024 +0100
Bump org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1 (#230)
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 1f5a807..8c019c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -180,7 +180,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
- <version>0.16</version>
+ <version>0.16.1</version>
<executions>
<execution>
<phase>test</phase>