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

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


The following commit(s) were added to refs/heads/master by this push:
     new fc654cfbd3 [KYUUBI #7063] Bump Kyuubi Shaded 0.5.0
fc654cfbd3 is described below

commit fc654cfbd3e1b6f3081189886dc88768cd214bb0
Author: Cheng Pan <cheng...@apache.org>
AuthorDate: Thu May 22 17:19:07 2025 +0800

    [KYUUBI #7063] Bump Kyuubi Shaded 0.5.0
    
    ### Why are the changes needed?
    
    https://kyuubi.apache.org/shaded-release/0.5.0.html
    
    ### How was this patch tested?
    
    Pass GHA.
    
    ### Was this patch authored or co-authored using generative AI tooling?
    
    No.
    
    Closes #7063 from pan3793/kyuubi-shaded-0.5.0.
    
    Closes #7063
    
    b202a7c83 [Cheng Pan] Update pom.xml
    417914529 [Cheng Pan] Bump Kyuubi Shaded 0.5.0
    
    Authored-by: Cheng Pan <cheng...@apache.org>
    Signed-off-by: Cheng Pan <cheng...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9226afecb5..86e7628be5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -174,7 +174,7 @@
         <junit.version>4.13.2</junit.version>
         <kafka.version>3.5.2</kafka.version>
         <kubernetes-client.version>6.13.5</kubernetes-client.version>
-        <kyuubi-relocated.version>0.4.1</kyuubi-relocated.version>
+        <kyuubi-relocated.version>0.5.0</kyuubi-relocated.version>
         
<kyuubi-relocated-zookeeper.artifacts>kyuubi-relocated-zookeeper-34</kyuubi-relocated-zookeeper.artifacts>
         <ldapsdk.version>6.0.5</ldapsdk.version>
         <log4j.version>2.24.3</log4j.version>

Reply via email to