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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1f7e35849419 [SPARK-54613][BUILD] Upgrade `ammonite` to 3.0.4
1f7e35849419 is described below

commit 1f7e35849419f50dfbb541d4e5a14e3be713d63e
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Sat Dec 6 11:12:36 2025 +0800

    [SPARK-54613][BUILD] Upgrade `ammonite` to 3.0.4
    
    ### What changes were proposed in this pull request?
    
    This PR aims to upgrade `ammonite` to 3.0.4.
    
    ### Why are the changes needed?
    
    - https://github.com/com-lihaoyi/Ammonite/releases/tag/3.0.4
      - https://github.com/com-lihaoyi/Ammonite/pull/1693
      - https://github.com/com-lihaoyi/Ammonite/pull/1694
    
    ### Does this PR introduce _any_ user-facing change?
    
    No.
    
    ### How was this patch tested?
    
    Pass the CIs.
    
    ### Was this patch authored or co-authored using generative AI tooling?
    
    No.
    
    Closes #53350 from dongjoon-hyun/SPARK-54613.
    
    Authored-by: Dongjoon Hyun <[email protected]>
    Signed-off-by: yangjie01 <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 532733d0256d..7ab12b64dd5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -233,7 +233,7 @@
     ./python/packaging/client/setup.py, and 
./python/packaging/connect/setup.py too.
     -->
     <arrow.version>18.3.0</arrow.version>
-    <ammonite.version>3.0.3</ammonite.version>
+    <ammonite.version>3.0.4</ammonite.version>
     <jjwt.version>0.12.6</jjwt.version>
 
     <!-- org.fusesource.leveldbjni will be used except on arm64 platform. -->


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

Reply via email to