This is an automated email from the ASF dual-hosted git repository. stoty pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/phoenix-omid.git
The following commit(s) were added to refs/heads/master by this push: new 6f8bb694 OMID-259 Update commons-pool2 to 2.12.1 (#184) 6f8bb694 is described below commit 6f8bb69473c8016da1f2649efcb77b57f1f0aeca Author: Istvan Toth <st...@apache.org> AuthorDate: Mon Mar 24 13:54:23 2025 +0100 OMID-259 Update commons-pool2 to 2.12.1 (#184) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9dff7aa2..9296bac6 100644 --- a/pom.xml +++ b/pom.xml @@ -171,7 +171,7 @@ <snakeyaml.version>2.2</snakeyaml.version> <beanutils.version>1.9.4</beanutils.version> <commons-io.version>2.18.0</commons-io.version> - <commons-pool2.version>2.4.2</commons-pool2.version> + <commons-pool2.version>2.12.1</commons-pool2.version> <commons-lang3.version>3.13.0</commons-lang3.version> <bouncycastle.version>1.78</bouncycastle.version>