From c07a4d214a2396ba8785a1a7f4bd86f27c1a16c5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 19 Apr 2024 03:50:00 +0000 Subject: [PATCH] fix: tools/etl/tg-jdbc-driver/tg-jdbc-driver/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-5958847 - https://snyk.io/vuln/SNYK-JAVA-ORGXERIALSNAPPY-5918282 --- tools/etl/tg-jdbc-driver/tg-jdbc-driver/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/etl/tg-jdbc-driver/tg-jdbc-driver/pom.xml b/tools/etl/tg-jdbc-driver/tg-jdbc-driver/pom.xml index ff7b07e26..d5654c600 100644 --- a/tools/etl/tg-jdbc-driver/tg-jdbc-driver/pom.xml +++ b/tools/etl/tg-jdbc-driver/tg-jdbc-driver/pom.xml @@ -115,13 +115,13 @@ org.apache.spark spark-core_2.12 - 3.3.0 + 3.4.3 provided org.apache.spark spark-sql_2.12 - 3.3.0 + 3.4.3 provided