From e0815272b48a442f9bdff0f3b273757536462bde Mon Sep 17 00:00:00 2001 From: jenkins Date: Wed, 10 Apr 2024 16:01:10 +0000 Subject: [PATCH] Update rapids JNI dependency to 24.04.0, private to 24.04.1 Wait for the pre-merge CI job to SUCCEED Signed-off-by: jenkins --- pom.xml | 4 ++-- scala2.13/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ea3620068ae..1b880ff09ba 100644 --- a/pom.xml +++ b/pom.xml @@ -698,8 +698,8 @@ spark${buildver} cuda11 ${cuda.version} - 24.04.0-SNAPSHOT - 24.04.1-SNAPSHOT + 24.04.0 + 24.04.1 2.12 2.8.0 incremental diff --git a/scala2.13/pom.xml b/scala2.13/pom.xml index 7485827926e..b248c8cdcaa 100644 --- a/scala2.13/pom.xml +++ b/scala2.13/pom.xml @@ -698,8 +698,8 @@ spark${buildver} cuda11 ${cuda.version} - 24.04.0-SNAPSHOT - 24.04.1-SNAPSHOT + 24.04.0 + 24.04.1 2.13 2.8.0 incremental