From 872e52fef02d7b855c98cb5b600ddae0429a028a Mon Sep 17 00:00:00 2001 From: nvauto <70000568+nvauto@users.noreply.github.com> Date: Thu, 23 Jan 2025 14:03:50 +0000 Subject: [PATCH] Update dependency JNI to 24.12.0 private to 24.12.1 hybrid to 24.12.2 Wait for the pre-merge CI job to SUCCEED Signed-off-by: nvauto <70000568+nvauto@users.noreply.github.com> --- pom.xml | 4 ++-- scala2.13/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index b67fcdf793f..27e27458614 100644 --- a/pom.xml +++ b/pom.xml @@ -829,8 +829,8 @@ spark${buildver} cuda11 ${cuda.version} - 24.12.1 - 24.12.0 + 24.12.0 + 24.12.1 2.12 2.8.0 incremental diff --git a/scala2.13/pom.xml b/scala2.13/pom.xml index eee51d5855e..030e01e4a6f 100644 --- a/scala2.13/pom.xml +++ b/scala2.13/pom.xml @@ -829,8 +829,8 @@ spark${buildver} cuda11 ${cuda.version} - 24.12.1 - 24.12.0 + 24.12.0 + 24.12.1 2.13 2.8.0 incremental