This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch branch-1.11
in repository https://gitbox.apache.org/repos/asf/avro.git
The following commit(s) were added to refs/heads/branch-1.11 by this push:
new de2510c61 Bump Rat from 0.16.0 to 0.16.1 (#2983)
de2510c61 is described below
commit de2510c614098326658c97b09897e82a44cf7e0e
Author: Fokko Driesprong <[email protected]>
AuthorDate: Wed Jun 26 16:13:08 2024 +0200
Bump Rat from 0.16.0 to 0.16.1 (#2983)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 586d71aa2..deba17b78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
<avro.docDir>build/avro-doc-${project.version}/api</avro.docDir>
<!-- plugin versions -->
- <apache-rat-plugin.version>0.16</apache-rat-plugin.version>
+ <apache-rat-plugin.version>0.16.1</apache-rat-plugin.version>
<checkstyle-plugin.version>3.3.1</checkstyle-plugin.version>
<checkstyle.version>9.3</checkstyle.version>
<enforcer-plugin.version>3.3.0</enforcer-plugin.version>