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


The following commit(s) were added to refs/heads/master by this push:
     new e5a203c4a809 [SPARK-55684][BUILD] Upgrade sbt to `1.12.4`
e5a203c4a809 is described below

commit e5a203c4a809025dbfc37d4ad7ac24bc4b9ecf68
Author: Kousuke Saruta <[email protected]>
AuthorDate: Wed Feb 25 22:20:10 2026 +0800

    [SPARK-55684][BUILD] Upgrade sbt to `1.12.4`
    
    ### What changes were proposed in this pull request?
    This PR proposes to upgrade sbt to `1.12.4`.
    
    ### Why are the changes needed?
    Release note:
    https://github.com/sbt/sbt/releases/tag/v1.12.4
    
    ### Does this PR introduce _any_ user-facing change?
    No.
    
    ### How was this patch tested?
    GA.
    
    ### Was this patch authored or co-authored using generative AI tooling?
    No.
    
    Closes #54480 from sarutak/upgrade-sbt-1.12.4.
    
    Authored-by: Kousuke Saruta <[email protected]>
    Signed-off-by: Cheng Pan <[email protected]>
---
 project/build.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/build.properties b/project/build.properties
index cd1a9cf355ff..8302cc986b15 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -14,4 +14,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-sbt.version=1.12.3
+sbt.version=1.12.4


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

Reply via email to