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
The following commit(s) were added to refs/heads/master by this push:
new 8d6dc146 Comment not needed
8d6dc146 is described below
commit 8d6dc14662d65b3c733378962f8bf7160fbdc5ca
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jul 3 09:30:07 2022 -0400
Comment not needed
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3544633a..93cfbf26 100644
--- a/pom.xml
+++ b/pom.xml
@@ -327,7 +327,6 @@
<commons.checkstyle-plugin.version>3.1.2</commons.checkstyle-plugin.version>
<commons.checkstyle.version>9.3</commons.checkstyle.version>
<commons.javadoc.version>3.4.0</commons.javadoc.version>
- <!-- Constant for Commons Pool version -->
<commons.pool.version>2.11.1</commons.pool.version>
<commons.japicmp.version>0.15.7</commons.japicmp.version>
<commons.jacoco.version>0.8.8</commons.jacoco.version>