This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a commit to branch POOL_2_X
in repository https://gitbox.apache.org/repos/asf/commons-pool.git


The following commit(s) were added to refs/heads/POOL_2_X by this push:
     new 9e8f2cf6 Revert from commons-paren 104 to 103 until SpotBugs issues 
are addressed.
9e8f2cf6 is described below

commit 9e8f2cf6c044874ed19d12de06cedff93a8cab1c
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Aug 26 06:26:38 2026 -0400

    Revert from commons-paren 104 to 103 until SpotBugs issues are
    addressed.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4f3f8a55..91bc67fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>104</version>
+    <version>103</version>
   </parent>
   <artifactId>commons-pool2</artifactId>
   <version>2.14.0-SNAPSHOT</version>

Reply via email to