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

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


The following commit(s) were added to refs/heads/5.3 by this push:
     new 73153946fd PHOENIX-7267 addendum
73153946fd is described below

commit 73153946fdd54e10366af76a9f086a60d73b0535
Author: Viraj Jasani <[email protected]>
AuthorDate: Sat Jun 20 17:36:30 2026 -0700

    PHOENIX-7267 addendum
---
 phoenix-core-server/pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/phoenix-core-server/pom.xml b/phoenix-core-server/pom.xml
index 499522b7f5..92ee57d742 100644
--- a/phoenix-core-server/pom.xml
+++ b/phoenix-core-server/pom.xml
@@ -30,10 +30,6 @@
       <groupId>org.apache.phoenix</groupId>
       <artifactId>phoenix-core-client</artifactId>
     </dependency>
-    <dependency>
-      <groupId>commons-io</groupId>
-      <artifactId>commons-io</artifactId>
-    </dependency>
 
     <!-- shaded thirdparty dependencies -->
     <dependency>

Reply via email to