From 352c7150177faa57834c9e8bf5b9179b40f2dae6 Mon Sep 17 00:00:00 2001 From: Jenkins Automation <70000568+nvauto@users.noreply.github.com> Date: Wed, 15 May 2024 23:07:33 +0800 Subject: [PATCH] Update rapids JNI dependency to 11.22.33, private to 44.55.66 (#105) Wait for the pre-merge CI job to SUCCEED Signed-off-by: jenkins Co-authored-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 5eec5d3a4d2..0cbc4d67408 100644 --- a/pom.xml +++ b/pom.xml @@ -660,8 +660,8 @@ spark${buildver} cuda11 ${cuda.version} - 22.11.00 - 23.12.0 + 11.22.33 + 44.55.66 2.12 2.8.0 incremental diff --git a/scala2.13/pom.xml b/scala2.13/pom.xml index 641197f66b1..4c016cf719d 100644 --- a/scala2.13/pom.xml +++ b/scala2.13/pom.xml @@ -660,8 +660,8 @@ spark${buildver} cuda11 ${cuda.version} - 22.11.00 - 23.12.0 + 11.22.33 + 44.55.66 2.13 2.8.0 incremental