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

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new 963d163ed1 HDDS-9003. Remove curator-framework version from HttpFS 
gateway pom.xml (#5054)
963d163ed1 is described below

commit 963d163ed19868e46cd0f826020eeb7f5b14e4c8
Author: Zita Dombi <[email protected]>
AuthorDate: Wed Jul 12 21:48:04 2023 +0200

    HDDS-9003. Remove curator-framework version from HttpFS gateway pom.xml 
(#5054)
---
 hadoop-ozone/httpfsgateway/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/hadoop-ozone/httpfsgateway/pom.xml 
b/hadoop-ozone/httpfsgateway/pom.xml
index 0dc622a9f7..a97ce26746 100644
--- a/hadoop-ozone/httpfsgateway/pom.xml
+++ b/hadoop-ozone/httpfsgateway/pom.xml
@@ -116,7 +116,6 @@
       <groupId>org.apache.curator</groupId>
       <artifactId>curator-framework</artifactId>
       <scope>runtime</scope>
-      <version>4.2.0</version>
       <!-- These were excluded as non of them is used in the HttpFS module, 
but all of them would be a new unnecessary
        dependency to the Ozone project, we would also need to update the 
jar-report.txt with that. -->
       <exclusions>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to