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-jexl.git
The following commit(s) were added to refs/heads/master by this push: new b26eb92a Inherit Apache RAT version from commons-parent b26eb92a is described below commit b26eb92a12395c998130eba0fa32740b09fb1164 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Sep 25 10:07:45 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 89f96883..5f8ac8c3 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,6 @@ <checkstyle.plugin.version>3.2.0</checkstyle.plugin.version> <checkstyle.version>10.3.3</checkstyle.version> <japicmp.skip>false</japicmp.skip> - <commons.rat.version>0.14</commons.rat.version> <commons.japicmp.version>0.16.0</commons.japicmp.version> <commons.pmd.version>3.19.0</commons.pmd.version> <commons.pmd-impl.version>6.48.0</commons.pmd-impl.version>