From 5cfee06c5a16f9d80921c418921de43348f96961 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 31 Mar 2022 18:43:29 +0000 Subject: [PATCH] fix: kylin-gateway/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2436751 --- kylin-gateway/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kylin-gateway/pom.xml b/kylin-gateway/pom.xml index d580bbb793..54e9b629c2 100644 --- a/kylin-gateway/pom.xml +++ b/kylin-gateway/pom.xml @@ -61,7 +61,7 @@ org.springframework spring-jdbc - 4.3.20.RELEASE + 5.2.20.RELEASE mysql