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

stoty pushed a commit to branch 5.1
in repository https://gitbox.apache.org/repos/asf/phoenix.git


The following commit(s) were added to refs/heads/5.1 by this push:
     new 22a7a5b00d PHOENIX-7577 Update commons-lang3 to 3.17.0 (#2106)
22a7a5b00d is described below

commit 22a7a5b00dc7432a482b5aa77e14930942dcfb70
Author: Istvan Toth <st...@apache.org>
AuthorDate: Fri Apr 11 10:27:55 2025 +0200

    PHOENIX-7577 Update commons-lang3 to 3.17.0 (#2106)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 97c3a65d53..ebff3a3705 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
     <protobuf-java.version>2.5.0</protobuf-java.version>
     <protoc.version>2.5.0</protoc.version>
     <commons-io.version>2.18.0</commons-io.version>
-    <commons-lang3.version>3.8</commons-lang3.version>
+    <commons-lang3.version>3.17.0</commons-lang3.version>
     <commons-csv.version>1.0</commons-csv.version>
     <commons-compress.version>1.26.0</commons-compress.version>
     <sqlline.version>1.9.0</sqlline.version>

Reply via email to