You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/07/03 13:29:59 UTC

[commons-dbcp] branch master updated: Comment not needed

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 487daf84 Comment not needed
487daf84 is described below

commit 487daf84cd3bd4bdb44eb54829471e4dcc512aa6
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Jul 3 09:29:54 2022 -0400

    Comment not needed
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cfc76102..3544633a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -327,7 +327,7 @@
     <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 (used in multiple places) -->
+    <!-- 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>