This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-codec.git


The following commit(s) were added to refs/heads/master by this push:
     new 2fdd868e Inherit Apache RAT version from commons-parent
2fdd868e is described below

commit 2fdd868efc47690b3dd8e9fd355369ad80eac675
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Sep 25 10:07:27 2022 -0400

    Inherit Apache RAT version from commons-parent
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cfe98346..2bf53341 100644
--- a/pom.xml
+++ b/pom.xml
@@ -283,7 +283,6 @@ limitations under the License.
     <commons.encoding>UTF-8</commons.encoding>
     
<checkstyle.header.file>${basedir}/src/conf/checkstyle-header.txt</checkstyle.header.file>
     
<checkstyle.config.file>${basedir}/src/conf/checkstyle.xml</checkstyle.config.file>
-    <commons.rat.version>0.14</commons.rat.version>
     
<commons.checkstyle-plugin.version>3.2.0</commons.checkstyle-plugin.version>
     <commons.checkstyle.version>9.3</commons.checkstyle.version>
     <commons.japicmp.version>0.16.0</commons.japicmp.version>

Reply via email to