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-lang.git
The following commit(s) were added to refs/heads/master by this push: new 49444165a Inherit Apache RAT version from commons-parent 49444165a is described below commit 49444165a4138338b867112d140b86cb10a76566 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Sep 25 10:08:00 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 b03a79baa..2a64413e4 100644 --- a/pom.xml +++ b/pom.xml @@ -655,7 +655,6 @@ <commons.felix.version>5.1.2</commons.felix.version> <commons.biz.aQute.bndlib.version>6.3.1</commons.biz.aQute.bndlib.version> <commons.animal-sniffer.version>1.21</commons.animal-sniffer.version> - <commons.rat.version>0.14</commons.rat.version> <!-- Commons Release Plugin --> <commons.bc.version>3.12.0</commons.bc.version>