This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
The following commit(s) were added to refs/heads/main by this push:
new 96891ba Remove `apache-rat-plugin` override
96891ba is described below
commit 96891ba1b01f95a436298fbe7b6df3357e448cdb
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Wed Apr 17 13:11:36 2024 +0200
Remove `apache-rat-plugin` override
Closes #98
---
pom.xml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7f01e8f..2d55d36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -216,9 +216,6 @@
<palantir-java-format.version>2.43.0</palantir-java-format.version>
<spotbugs-annotations.version>4.8.4</spotbugs-annotations.version>
- <!-- plugin version overriddes -->
- <version.apache-rat-plugin>0.16</version.apache-rat-plugin>
-
<!-- plugin versions -->
<asciidoctor-maven-plugin.version>3.0.0</asciidoctor-maven-plugin.version>
<beanshell-maven-plugin.version>1.4</beanshell-maven-plugin.version>