From 87de2089901e6a3375ae7843d81c2528138f127a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 6 Jan 2022 23:30:12 +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-2330878 --- 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..9d18b21510 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.19.RELEASE mysql