From a841ae8d7b7969a903069aa6e775fb0107185e03 Mon Sep 17 00:00:00 2001 From: liyuan <84758614+nvliyuan@users.noreply.github.com> Date: Mon, 10 Jul 2023 14:30:10 +0800 Subject: [PATCH] address CVE issues (#309) Signed-off-by: liyuan --- examples/MIG-Support/device-plugins/gpu-mig/pom.xml | 2 +- examples/XGBoost-Examples/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/MIG-Support/device-plugins/gpu-mig/pom.xml b/examples/MIG-Support/device-plugins/gpu-mig/pom.xml index 8eadac7d1..5be1414ef 100644 --- a/examples/MIG-Support/device-plugins/gpu-mig/pom.xml +++ b/examples/MIG-Support/device-plugins/gpu-mig/pom.xml @@ -35,7 +35,7 @@ - 3.3.0 + 3.3.6 1.8 3.8.1 3.2.0 diff --git a/examples/XGBoost-Examples/pom.xml b/examples/XGBoost-Examples/pom.xml index fccdd9891..ea2a0f4aa 100644 --- a/examples/XGBoost-Examples/pom.xml +++ b/examples/XGBoost-Examples/pom.xml @@ -76,7 +76,7 @@ org.scalatest scalatest_${scala.binary.version} - 3.0.5 + 3.2.15 test