This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-pool.git
The following commit(s) were added to refs/heads/master by this push:
new b4f7c8ef Revert from commons-paren 104 to 103 until SpotBugs issues
are addressed.
b4f7c8ef is described below
commit b4f7c8efaa3a03aee954154f4ac9ce5d8853f176
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Aug 26 06:26:55 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 f7869ed2..1adb1de6 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-pool3</artifactId>
<version>3.0.0-SNAPSHOT</version>