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.git


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

commit 0817e5adaccfa83719c9f525f94ebd84334a08e3
Author: Istvan Toth <[email protected]>
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 33941cb1c4..83c511c3d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,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