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-dbcp.git

commit 74bf167189a7558c1a90c1d839836f0251be0c2f
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Sep 25 10:06:56 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 ad428fe0..a2a38747 100644
--- a/pom.xml
+++ b/pom.xml
@@ -331,7 +331,6 @@
     <commons.pool.version>2.11.1</commons.pool.version>
     <commons.japicmp.version>0.16.0</commons.japicmp.version>
     <commons.jacoco.version>0.8.8</commons.jacoco.version>
-    <commons.rat.version>0.14</commons.rat.version>
     <!-- See DBCP-445 and DBCP-454 -->
     
<commons.osgi.import>javax.transaction;version="1.1.0",javax.transaction.xa;version="1.1.0";partial=true;mandatory:=partial,*</commons.osgi.import>
     
<commons.japicmp.ignoreMissingClasses>true</commons.japicmp.ignoreMissingClasses>

Reply via email to