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 c60a61be OMID-312 Update commons-lang3 to 3.17.0 (#190) c60a61be is described below commit c60a61bef5a0c18f136490a04ebb45c12327d0bb Author: Istvan Toth <st...@apache.org> AuthorDate: Thu Apr 10 08:13:25 2025 +0200 OMID-312 Update commons-lang3 to 3.17.0 (#190) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8d73700b..5df14cae 100644 --- a/pom.xml +++ b/pom.xml @@ -172,7 +172,7 @@ <beanutils.version>1.9.4</beanutils.version> <commons-io.version>2.18.0</commons-io.version> <commons-pool2.version>2.12.1</commons-pool2.version> - <commons-lang3.version>3.13.0</commons-lang3.version> + <commons-lang3.version>3.17.0</commons-lang3.version> <bouncycastle.version>1.78</bouncycastle.version> <!-- Build related plugins -->